ExtUtils-ParseXS v3.57 Perl 5 v5.40.0 evbarm-netbsd

Status
Pass
From
Nigel Horne
Dist
ExtUtils-ParseXS v3.57
Platform
Perl 5 v5.40.0 evbarm-netbsd
Date
2025-05-02 17:10:02
ID
491bc22e-2778-11f0-aa3e-a7dbde9a8d95
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 Leon Timmermans,

This is a computer-generated report for ExtUtils-ParseXS-3.57
on perl 5.40.0, created by CPAN-Reporter-1.2020.

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

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.40.0/bin/perl5.40.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
compilet-Sziqm.c:4:5: warning: no previous prototype for 'boot_compilet' [-Wmissing-prototypes]
 int boot_compilet(void) { return 1; }
     ^~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h:4:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:46,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv.h:707,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4550,
                 from XSTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h: In function 'zaphod32_seed_state':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h:133:22: warning: cast increases required alignment of target type [-Wcast-align]
     const U32 *seed= (const U32 *)seed_ch;
                      ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h:134:17: warning: cast increases required alignment of target type [-Wcast-align]
     U32 *state= (U32 *)state_ch;
                 ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h: In function 'zaphod32_hash_with_state':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h:186:23: warning: cast increases required alignment of target type [-Wcast-align]
     const U32 *state= (const U32 *)state_ch;
                       ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:46:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv.h:707,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4550,
                 from XSTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h: In function 'sbox32_seed_state128':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h:1412:22: warning: cast increases required alignment of target type [-Wcast-align]
     const U32 *seed= (const U32 *)seed_ch;
                      ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h:1413:17: warning: cast increases required alignment of target type [-Wcast-align]
     U32 *state= (U32 *)state_ch;
                 ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h: In function 'sbox32_hash_with_state':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h:1461:23: warning: cast increases required alignment of target type [-Wcast-align]
     const U32 *state= (const U32 *)state_ch;
                       ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv.h:707:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4550,
                 from XSTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h: In function 'S_perl_hash_with_seed':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:74:89: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
 # define PVT__PERL_HASH_WITH_STATE(state,str,len) (U32)zaphod32_hash_with_state((state),(U8*)(str),(len))
                                                                                         ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:123:11: note: in expansion of macro 'PVT__PERL_HASH_WITH_STATE'
         : PVT__PERL_HASH_WITH_STATE((state),(str),(len)))
           ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:182:12: note: in expansion of macro 'PVT_PERL_HASH_WITH_STATE'
     return PVT_PERL_HASH_WITH_STATE((U8*)state,str,len);
            ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:7869:0,
                 from XSTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h: In function 'Perl_is_utf8_invariant_string_loc':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h:1406:20: warning: cast increases required alignment of target type [-Wcast-align]
             if ((* (const PERL_UINTMAX_T *) x) & PERL_VARIANTS_WORD_MASK)  {
                    ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h:1417:49: warning: cast increases required alignment of target type [-Wcast-align]
                 *ep = x + variant_byte_number(* (const PERL_UINTMAX_T *) x);
                                                 ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:3329:0,
                 from XSTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h: In function 'Perl_is_utf8_valid_partial_char_flags':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'STRLEN {aka long unsigned int}' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h:3160:12: note: in expansion of macro 'cBOOL'
     return cBOOL(is_utf8_char_helper_(s0, e, flags));
            ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:7869:0,
                 from XSTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h: In function 'Perl_get_vtbl':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h:4654:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
         ? NULL : (MGVTBL*)PL_magic_vtables + vtbl_id;
                  ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4541:0,
                 from XSTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h: In function 'Perl_newSV_type':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:2695:24: warning: cast increases required alignment of target type [-Wcast-align]
         SvANY(sv_) =   (XPVIV*)((char*)&(sv_->sv_u.svu_iv)  \
                        ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:387:9: note: in expansion of macro 'SET_SVANY_FOR_BODYLESS_IV'
         SET_SVANY_FOR_BODYLESS_IV(sv);
         ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4541:0,
                 from XSTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1527:19: warning: cast increases required alignment of target type [-Wcast-align]
                 (((XPVMG*)  SvANY(sv))->xmg_stash = (val)); } STMT_END
                   ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:504:13: note: in expansion of macro 'SvSTASH_set'
             SvSTASH_set(io, MUTABLE_HV(SvREFCNT_inc(GvHV(iogv))));
             ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:99:35: warning: declaration of 'p_' shadows a previous local [-Wshadow]
 #  define MUTABLE_PTR(p) ({ void *p_ = (p); p_; })
                                   ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1527:54: note: in definition of macro 'SvSTASH_set'
                 (((XPVMG*)  SvANY(sv))->xmg_stash = (val)); } STMT_END
                                                      ^~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:107:30: note: in expansion of macro 'MUTABLE_PTR'
 #define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
                              ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:504:29: note: in expansion of macro 'MUTABLE_HV'
             SvSTASH_set(io, MUTABLE_HV(SvREFCNT_inc(GvHV(iogv))));
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:109:30: note: in expansion of macro 'MUTABLE_PTR'
 #define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
                              ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:377:45: note: in expansion of macro 'MUTABLE_SV'
 #define SvREFCNT_inc(sv)  Perl_SvREFCNT_inc(MUTABLE_SV(sv))
                                             ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:504:40: note: in expansion of macro 'SvREFCNT_inc'
             SvSTASH_set(io, MUTABLE_HV(SvREFCNT_inc(GvHV(iogv))));
                                        ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:99:35: note: shadowed declaration is here
 #  define MUTABLE_PTR(p) ({ void *p_ = (p); p_; })
                                   ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1527:54: note: in definition of macro 'SvSTASH_set'
                 (((XPVMG*)  SvANY(sv))->xmg_stash = (val)); } STMT_END
                                                      ^~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:107:30: note: in expansion of macro 'MUTABLE_PTR'
 #define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
                              ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:504:29: note: in expansion of macro 'MUTABLE_HV'
             SvSTASH_set(io, MUTABLE_HV(SvREFCNT_inc(GvHV(iogv))));
                             ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:7870:0,
                 from XSTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h: In function 'Perl_SvPV_helper':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:937:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
             return (char *) SvPVX_const(sv);
                    ^
In file included from XSTest.xs:2:0:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h: In function 'Perl_sv_setpv_freshbuf':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4254:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1724:13: note: in expansion of macro 'UNLIKELY'
         if (UNLIKELY(TAINT_get)) \
             ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1724:22: note: in expansion of macro 'TAINT_get'
         if (UNLIKELY(TAINT_get)) \
                      ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:1000:5: note: in expansion of macro 'SvTAINT'
     SvTAINT(sv);
     ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4254:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1718:42: note: in expansion of macro 'UNLIKELY'
 #define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1029:27: note: in expansion of macro 'cBOOL'
 #   define TAINTING_get  (cBOOL(UNLIKELY(PL_tainting)))
                           ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1718:51: note: in expansion of macro 'TAINTING_get'
 #define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                   ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1725:13: note: in expansion of macro 'SvTAINTED_on'
             SvTAINTED_on(sv);         \
             ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:1000:5: note: in expansion of macro 'SvTAINT'
     SvTAINT(sv);
     ^
XSTest.xs: At top level:
XSTest.xs:6:1: warning: no previous prototype for 'xstest_something' [-Wmissing-prototypes]
 xstest_something (char * some_thing)
 ^~~~~~~~~~~~~~~~
XSTest.xs:12:1: warning: no previous prototype for 'xstest_something2' [-Wmissing-prototypes]
 xstest_something2 (char * some_thing)
 ^~~~~~~~~~~~~~~~~
In file included from XSTest.xs:2:0:
XSTest.c: In function 'XS_XSTest_is_even':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSTest.c:194:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSTest.c: In function 'XS_XSTest_consts':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSTest.c:280:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
t/001-basic.t ............................ ok
compilet-tRe_B.c:4:5: warning: no previous prototype for 'boot_compilet' [-Wmissing-prototypes]
 int boot_compilet(void) { return 1; }
     ^~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h:4:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:46,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv.h:707,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4550,
                 from XSMore.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h: In function 'zaphod32_seed_state':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h:133:22: warning: cast increases required alignment of target type [-Wcast-align]
     const U32 *seed= (const U32 *)seed_ch;
                      ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h:134:17: warning: cast increases required alignment of target type [-Wcast-align]
     U32 *state= (U32 *)state_ch;
                 ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h: In function 'zaphod32_hash_with_state':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h:186:23: warning: cast increases required alignment of target type [-Wcast-align]
     const U32 *state= (const U32 *)state_ch;
                       ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:46:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv.h:707,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4550,
                 from XSMore.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h: In function 'sbox32_seed_state128':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h:1412:22: warning: cast increases required alignment of target type [-Wcast-align]
     const U32 *seed= (const U32 *)seed_ch;
                      ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h:1413:17: warning: cast increases required alignment of target type [-Wcast-align]
     U32 *state= (U32 *)state_ch;
                 ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h: In function 'sbox32_hash_with_state':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h:1461:23: warning: cast increases required alignment of target type [-Wcast-align]
     const U32 *state= (const U32 *)state_ch;
                       ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv.h:707:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4550,
                 from XSMore.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h: In function 'S_perl_hash_with_seed':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:74:89: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
 # define PVT__PERL_HASH_WITH_STATE(state,str,len) (U32)zaphod32_hash_with_state((state),(U8*)(str),(len))
                                                                                         ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:123:11: note: in expansion of macro 'PVT__PERL_HASH_WITH_STATE'
         : PVT__PERL_HASH_WITH_STATE((state),(str),(len)))
           ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:182:12: note: in expansion of macro 'PVT_PERL_HASH_WITH_STATE'
     return PVT_PERL_HASH_WITH_STATE((U8*)state,str,len);
            ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:7869:0,
                 from XSMore.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h: In function 'Perl_is_utf8_invariant_string_loc':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h:1406:20: warning: cast increases required alignment of target type [-Wcast-align]
             if ((* (const PERL_UINTMAX_T *) x) & PERL_VARIANTS_WORD_MASK)  {
                    ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h:1417:49: warning: cast increases required alignment of target type [-Wcast-align]
                 *ep = x + variant_byte_number(* (const PERL_UINTMAX_T *) x);
                                                 ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:3329:0,
                 from XSMore.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h: In function 'Perl_is_utf8_valid_partial_char_flags':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'STRLEN {aka long unsigned int}' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h:3160:12: note: in expansion of macro 'cBOOL'
     return cBOOL(is_utf8_char_helper_(s0, e, flags));
            ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:7869:0,
                 from XSMore.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h: In function 'Perl_get_vtbl':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h:4654:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
         ? NULL : (MGVTBL*)PL_magic_vtables + vtbl_id;
                  ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4541:0,
                 from XSMore.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h: In function 'Perl_newSV_type':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:2695:24: warning: cast increases required alignment of target type [-Wcast-align]
         SvANY(sv_) =   (XPVIV*)((char*)&(sv_->sv_u.svu_iv)  \
                        ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:387:9: note: in expansion of macro 'SET_SVANY_FOR_BODYLESS_IV'
         SET_SVANY_FOR_BODYLESS_IV(sv);
         ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4541:0,
                 from XSMore.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1527:19: warning: cast increases required alignment of target type [-Wcast-align]
                 (((XPVMG*)  SvANY(sv))->xmg_stash = (val)); } STMT_END
                   ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:504:13: note: in expansion of macro 'SvSTASH_set'
             SvSTASH_set(io, MUTABLE_HV(SvREFCNT_inc(GvHV(iogv))));
             ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:99:35: warning: declaration of 'p_' shadows a previous local [-Wshadow]
 #  define MUTABLE_PTR(p) ({ void *p_ = (p); p_; })
                                   ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1527:54: note: in definition of macro 'SvSTASH_set'
                 (((XPVMG*)  SvANY(sv))->xmg_stash = (val)); } STMT_END
                                                      ^~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:107:30: note: in expansion of macro 'MUTABLE_PTR'
 #define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
                              ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:504:29: note: in expansion of macro 'MUTABLE_HV'
             SvSTASH_set(io, MUTABLE_HV(SvREFCNT_inc(GvHV(iogv))));
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:109:30: note: in expansion of macro 'MUTABLE_PTR'
 #define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
                              ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:377:45: note: in expansion of macro 'MUTABLE_SV'
 #define SvREFCNT_inc(sv)  Perl_SvREFCNT_inc(MUTABLE_SV(sv))
                                             ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:504:40: note: in expansion of macro 'SvREFCNT_inc'
             SvSTASH_set(io, MUTABLE_HV(SvREFCNT_inc(GvHV(iogv))));
                                        ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:99:35: note: shadowed declaration is here
 #  define MUTABLE_PTR(p) ({ void *p_ = (p); p_; })
                                   ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1527:54: note: in definition of macro 'SvSTASH_set'
                 (((XPVMG*)  SvANY(sv))->xmg_stash = (val)); } STMT_END
                                                      ^~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:107:30: note: in expansion of macro 'MUTABLE_PTR'
 #define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
                              ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:504:29: note: in expansion of macro 'MUTABLE_HV'
             SvSTASH_set(io, MUTABLE_HV(SvREFCNT_inc(GvHV(iogv))));
                             ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:7870:0,
                 from XSMore.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h: In function 'Perl_SvPV_helper':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:937:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
             return (char *) SvPVX_const(sv);
                    ^
In file included from XSMore.xs:2:0:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h: In function 'Perl_sv_setpv_freshbuf':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4254:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1724:13: note: in expansion of macro 'UNLIKELY'
         if (UNLIKELY(TAINT_get)) \
             ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1724:22: note: in expansion of macro 'TAINT_get'
         if (UNLIKELY(TAINT_get)) \
                      ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:1000:5: note: in expansion of macro 'SvTAINT'
     SvTAINT(sv);
     ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4254:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1718:42: note: in expansion of macro 'UNLIKELY'
 #define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1029:27: note: in expansion of macro 'cBOOL'
 #   define TAINTING_get  (cBOOL(UNLIKELY(PL_tainting)))
                           ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1718:51: note: in expansion of macro 'TAINTING_get'
 #define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                   ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1725:13: note: in expansion of macro 'SvTAINTED_on'
             SvTAINTED_on(sv);         \
             ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:1000:5: note: in expansion of macro 'SvTAINT'
     SvTAINT(sv);
     ^
XSMore.c: In function 'XS_XSMore_typemaptest1':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:254:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSMore.c: In function 'XS_XSMore_typemaptest2':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:273:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSMore.c: In function 'XS_XSMore_typemaptest3':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:300:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSMore.c: In function 'XS_XSMore_typemaptest6':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:321:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSMore.c: In function 'XS_XSMore_return_1':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:374:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:384:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSMore.c: In function 'XS_XSMore_arg_init':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:404:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSMore.c: In function 'XS_XSMore_myabs':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:424:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSMore.c: In function 'XS_XSMore_outlist':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:485:6: note: in expansion of macro 'TARGi'
      TARGi((IV)a, 1);
      ^
XSMore.c: In function 'XS_XSMore_outlist_int':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:547:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSMore.c: In function 'XS_XSMore_len':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:578:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSMore.c: In function 'XS_XSMore_sum':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:604:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSMore.c: In function 'XS_XSMore_include_ok':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSMore.c:632:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
t/002-more.t ............................. ok
compilet-IOtz4.c:4:5: warning: no previous prototype for 'boot_compilet' [-Wmissing-prototypes]
 int boot_compilet(void) { return 1; }
     ^~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h:4:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:46,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv.h:707,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4550,
                 from XSUsage.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h: In function 'zaphod32_seed_state':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h:133:22: warning: cast increases required alignment of target type [-Wcast-align]
     const U32 *seed= (const U32 *)seed_ch;
                      ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h:134:17: warning: cast increases required alignment of target type [-Wcast-align]
     U32 *state= (U32 *)state_ch;
                 ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h: In function 'zaphod32_hash_with_state':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/zaphod32_hash.h:186:23: warning: cast increases required alignment of target type [-Wcast-align]
     const U32 *state= (const U32 *)state_ch;
                       ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:46:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv.h:707,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4550,
                 from XSUsage.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h: In function 'sbox32_seed_state128':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h:1412:22: warning: cast increases required alignment of target type [-Wcast-align]
     const U32 *seed= (const U32 *)seed_ch;
                      ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h:1413:17: warning: cast increases required alignment of target type [-Wcast-align]
     U32 *state= (U32 *)state_ch;
                 ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h: In function 'sbox32_hash_with_state':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sbox32_hash.h:1461:23: warning: cast increases required alignment of target type [-Wcast-align]
     const U32 *state= (const U32 *)state_ch;
                       ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv.h:707:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4550,
                 from XSUsage.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h: In function 'S_perl_hash_with_seed':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:74:89: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
 # define PVT__PERL_HASH_WITH_STATE(state,str,len) (U32)zaphod32_hash_with_state((state),(U8*)(str),(len))
                                                                                         ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:123:11: note: in expansion of macro 'PVT__PERL_HASH_WITH_STATE'
         : PVT__PERL_HASH_WITH_STATE((state),(str),(len)))
           ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/hv_func.h:182:12: note: in expansion of macro 'PVT_PERL_HASH_WITH_STATE'
     return PVT_PERL_HASH_WITH_STATE((U8*)state,str,len);
            ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:7869:0,
                 from XSUsage.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h: In function 'Perl_is_utf8_invariant_string_loc':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h:1406:20: warning: cast increases required alignment of target type [-Wcast-align]
             if ((* (const PERL_UINTMAX_T *) x) & PERL_VARIANTS_WORD_MASK)  {
                    ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h:1417:49: warning: cast increases required alignment of target type [-Wcast-align]
                 *ep = x + variant_byte_number(* (const PERL_UINTMAX_T *) x);
                                                 ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:3329:0,
                 from XSUsage.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h: In function 'Perl_is_utf8_valid_partial_char_flags':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'STRLEN {aka long unsigned int}' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h:3160:12: note: in expansion of macro 'cBOOL'
     return cBOOL(is_utf8_char_helper_(s0, e, flags));
            ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:7869:0,
                 from XSUsage.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h: In function 'Perl_get_vtbl':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/inline.h:4654:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
         ? NULL : (MGVTBL*)PL_magic_vtables + vtbl_id;
                  ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4541:0,
                 from XSUsage.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h: In function 'Perl_newSV_type':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:2695:24: warning: cast increases required alignment of target type [-Wcast-align]
         SvANY(sv_) =   (XPVIV*)((char*)&(sv_->sv_u.svu_iv)  \
                        ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:387:9: note: in expansion of macro 'SET_SVANY_FOR_BODYLESS_IV'
         SET_SVANY_FOR_BODYLESS_IV(sv);
         ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4541:0,
                 from XSUsage.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1527:19: warning: cast increases required alignment of target type [-Wcast-align]
                 (((XPVMG*)  SvANY(sv))->xmg_stash = (val)); } STMT_END
                   ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:504:13: note: in expansion of macro 'SvSTASH_set'
             SvSTASH_set(io, MUTABLE_HV(SvREFCNT_inc(GvHV(iogv))));
             ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:99:35: warning: declaration of 'p_' shadows a previous local [-Wshadow]
 #  define MUTABLE_PTR(p) ({ void *p_ = (p); p_; })
                                   ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1527:54: note: in definition of macro 'SvSTASH_set'
                 (((XPVMG*)  SvANY(sv))->xmg_stash = (val)); } STMT_END
                                                      ^~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:107:30: note: in expansion of macro 'MUTABLE_PTR'
 #define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
                              ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:504:29: note: in expansion of macro 'MUTABLE_HV'
             SvSTASH_set(io, MUTABLE_HV(SvREFCNT_inc(GvHV(iogv))));
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:109:30: note: in expansion of macro 'MUTABLE_PTR'
 #define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
                              ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:377:45: note: in expansion of macro 'MUTABLE_SV'
 #define SvREFCNT_inc(sv)  Perl_SvREFCNT_inc(MUTABLE_SV(sv))
                                             ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:504:40: note: in expansion of macro 'SvREFCNT_inc'
             SvSTASH_set(io, MUTABLE_HV(SvREFCNT_inc(GvHV(iogv))));
                                        ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:99:35: note: shadowed declaration is here
 #  define MUTABLE_PTR(p) ({ void *p_ = (p); p_; })
                                   ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1527:54: note: in definition of macro 'SvSTASH_set'
                 (((XPVMG*)  SvANY(sv))->xmg_stash = (val)); } STMT_END
                                                      ^~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:107:30: note: in expansion of macro 'MUTABLE_PTR'
 #define MUTABLE_HV(p) ((HV *)MUTABLE_PTR(p))
                              ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:504:29: note: in expansion of macro 'MUTABLE_HV'
             SvSTASH_set(io, MUTABLE_HV(SvREFCNT_inc(GvHV(iogv))));
                             ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:7870:0,
                 from XSUsage.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h: In function 'Perl_SvPV_helper':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:937:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
             return (char *) SvPVX_const(sv);
                    ^
In file included from XSUsage.xs:2:0:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h: In function 'Perl_sv_setpv_freshbuf':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4254:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1724:13: note: in expansion of macro 'UNLIKELY'
         if (UNLIKELY(TAINT_get)) \
             ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1724:22: note: in expansion of macro 'TAINT_get'
         if (UNLIKELY(TAINT_get)) \
                      ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:1000:5: note: in expansion of macro 'SvTAINT'
     SvTAINT(sv);
     ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4254:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1718:42: note: in expansion of macro 'UNLIKELY'
 #define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1029:27: note: in expansion of macro 'cBOOL'
 #   define TAINTING_get  (cBOOL(UNLIKELY(PL_tainting)))
                           ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1718:51: note: in expansion of macro 'TAINTING_get'
 #define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                   ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv.h:1725:13: note: in expansion of macro 'SvTAINTED_on'
             SvTAINTED_on(sv);         \
             ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/sv_inline.h:1000:5: note: in expansion of macro 'SvTAINT'
     SvTAINT(sv);
     ^
XSUsage.xs: At top level:
XSUsage.xs:19:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 int xsusage_one()       { return 1; }
     ^~~~~~~~~~~
XSUsage.xs:20:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 int xsusage_two()       { return 2; }
     ^~~~~~~~~~~
XSUsage.xs:21:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 int xsusage_three()     { return 3; }
     ^~~~~~~~~~~~~
XSUsage.xs:22:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 int xsusage_four()      { return 4; }
     ^~~~~~~~~~~~
XSUsage.xs:23:5: warning: no previous prototype for 'xsusage_five' [-Wmissing-prototypes]
 int xsusage_five(int i) { PERL_UNUSED_ARG(i); return 5; }
     ^~~~~~~~~~~~
XSUsage.xs:24:5: warning: no previous prototype for 'xsusage_six' [-Wmissing-prototypes]
 int xsusage_six(int i)  { PERL_UNUSED_ARG(i); return 6; }
     ^~~~~~~~~~~
In file included from XSUsage.xs:2:0:
XSUsage.c: In function 'XS_XSUsage_one':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSUsage.c:199:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSUsage.c: In function 'XS_XSUsage_two':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSUsage.c:221:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSUsage.c: In function 'XS_XSUsage_interface_v_i':
XSUsage.c:232:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
     dXSFUNCTION(int);
     ^~~~~~~~~~~
XSUsage.c:238:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
     XSFUNCTION = XSINTERFACE_FUNC(int,cv,XSANY.any_dptr);
     ^~~~~~~~~~
In file included from XSUsage.xs:2:0:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSUsage.c:241:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSUsage.c: In function 'XS_XSUsage_four':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSUsage.c:259:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSUsage.c: In function 'XS_XSUsage_five':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSUsage.c:279:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSUsage.c: In function 'XS_XSUsage_six':
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/handy.h:155:23: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast]
 #define cBOOL(cbool) ((bool) (cbool))
                       ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4233:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:4253:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:485:13: note: in expansion of macro 'LIKELY'
         if (LIKELY(                                                     \
             ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/perl.h:1028:24: note: in expansion of macro 'cBOOL'
 #   define TAINT_get  (cBOOL(UNLIKELY(PL_tainted)))    /* Is something tainted? */
                        ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/pp.h:487:28: note: in expansion of macro 'TAINT_get'
             & (do_taint ? !TAINT_get : 1)))                             \
                            ^~~~~~~~~
XSUsage.c:305:2: note: in expansion of macro 'TARGi'
  TARGi((IV)RETVAL, 1);
  ^
XSUsage.c: In function 'boot_XSUsage':
XSUsage.c:340:14: warning: declaration of 'cv' shadows a parameter [-Wshadow]
         CV * cv;
              ^~
In file included from XSUsage.xs:3:0:
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/XSUB.h:149:49: note: shadowed declaration is here
 #  define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
                                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd/CORE/XSUB.h:149:49: note: in definition of macro 'XS_EXTERNAL'
 #  define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
                                                 ^~
t/003-usage.t ............................ ok
t/101-standard_typemap_locations.t ....... ok
t/102-trim_whitespace.t .................. ok
t/103-tidy_type.t ........................ ok
t/104-map_type.t ......................... ok
t/105-valid_proto_string.t ............... ok
t/106-process_typemaps.t ................. ok
t/108-map_type.t ......................... ok
t/109-standard_XS_defs.t ................. ok
t/111-analyze_preprocessor_statements.t .. ok
t/112-set_cond.t ......................... ok
t/113-check_cond_preproc_statements.t .... ok
t/114-blurt_death_Warn.t ................. ok
t/115-avoid-noise.t ...................... ok
t/501-t-compile.t ........................ ok
t/510-t-bare.t ........................... ok
t/511-t-whitespace.t ..................... ok
t/512-t-file.t ........................... ok
t/513-t-merge.t .......................... ok
t/514-t-embed.t .......................... ok
t/515-t-cmd.t ............................ ok
t/516-t-clone.t .......................... ok
t/517-t-targetable.t ..................... ok
t/600-t-compat.t ......................... ok
All tests successful.
Files=26, Tests=954, 109 wallclock secs ( 1.47 usr  0.50 sys + 73.73 cusr 24.41 csys = 100.11 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    Carp                0    1.54    
    Cwd                 0    3.90    
    DynaLoader          0    1.56    
    Exporter            5.57 5.78    
    ExtUtils::CBuilder  0    0.280240
    ExtUtils::MakeMaker 6.46 7.70    
    File::Basename      0    2.86    
    File::Spec          0    3.90    
    Symbol              0    1.09    
    Test::More          0.47 1.302199

build_requires:

    Module              Need Have    
    ------------------- ---- --------
    ExtUtils::MakeMaker 0    7.70    

configure_requires:

    Module              Need Have    
    ------------------- ---- --------
    ExtUtils::MakeMaker 6.46 7.70    


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.40.0/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/home/njh/src/njh/smoker/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14966
    PERL5_CPAN_IS_RUNNING = 14966
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.40.0/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.40.0/bin
    PERLBREW_PERL = perl-5.40.0
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 1.01
    PERLBREW_VERSION = 1.01
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/pkg/bin/bash
    TMPDIR = /tmp/testwrapper.2569

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

    $^X = /mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.40.0/bin/perl5.40.0
    $UID/$EUID = 1000 / 1000
    $GID = 100 100
    $EGID = 100 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.90    
    JSON                n/a     
    JSON::PP            4.16    
    Module::Build       n/a     
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302199
    Test::Harness       3.48    
    Test::More          1.302199
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
   
  Platform:
    osname=netbsd
    osvers=8.0_beta
    archname=evbarm-netbsd
    uname='netbsd pi2c.bandsman.co.uk 8.0_beta netbsd 8.0_beta (rpi2.201710161240z) evbarm '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.40.0 -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.40.0/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/pkg/include'
    optimize='-O'
    cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/pkg/include'
    ccversion=''
    gccversion='7.5.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/pkg/lib'
    libpth=/usr/lib /usr/pkg/lib /lib
    libs=-lpthread -lm -lcrypt -lutil -lc -lposix
    perllibs=-lpthread -lm -lcrypt -lutil -lc -lposix
    libc=/lib/libc.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC '
    lddlflags='-shared  -L/usr/pkg/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_ZAPHOD32
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under netbsd
  Compiled at Jan  4 2025 14:18:50
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14966"
    PERL5_CPAN_IS_RUNNING="14966"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.40.0/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.40.0/bin"
    PERLBREW_PERL="perl-5.40.0"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="1.01"
    PERLBREW_VERSION="1.01"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/site_perl/5.40.0/evbarm-netbsd
    /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/site_perl/5.40.0
    /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/evbarm-netbsd
    /home/njh/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0
    .