Alt-Devel-CallParser-ButWorking v0.002 Perl 5 v5.22.3 armv7l-linux-thread-multi

Status
Pass
From
Nigel Horne
Dist
Alt-Devel-CallParser-ButWorking v0.002
Platform
Perl 5 v5.22.3 armv7l-linux-thread-multi
Date
2019-11-25 09:40:47
ID
a8969fb4-0f67-11ea-80e7-b93663a9c918
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 Toby Inkster,

This is a computer-generated report for Alt-Devel-CallParser-ButWorking-0.002
on perl 5.22.3, created by CPAN-Reporter-1.2018.

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 './Build test':

t/dataalias.t ...... skipped: good Data::Alias unavailable
t/develdeclare.t ... skipped: good Devel::Declare unavailable
t/indirect.t ....... skipped: good indirect unavailable
t/leximport.t ...... skipped: good Lexical::Sub unavailable
In file included from /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv.h:629:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/perl.h:3740,
                 from t/getset1.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_superfast’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:272:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:272:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_murmur3’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:376:16: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 h1 = *((U32*)seed);
                ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:376:16: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:413:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:413:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:420:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:420:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:428:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:428:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:436:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:436:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_djb2’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:470:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:470:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_sdbm’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:480:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:480:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:506:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:506:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time_hard’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:521:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:521:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_old_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:556:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed);
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:556:18: warning: cast increases required alignment of target type [-Wcast-align]
t/getset1.c: In function ‘XS_t__getset1_test_cv_getset_call_parser’:
t/getset1.c:172:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/getset1.c: In function ‘XS_t__getset1_t0’:
t/getset1.c:223:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/getset1.c: In function ‘XS_t__getset1_t1’:
t/getset1.c:238:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/getset1.c: In function ‘boot_t__getset1’:
t/getset1.c:258:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSBOOTARGSXSAPIVERCHK;
     ^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv.h:629:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/perl.h:3740,
                 from t/getset0.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_superfast’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:272:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:272:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_murmur3’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:376:16: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 h1 = *((U32*)seed);
                ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:376:16: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:413:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:413:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:420:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:420:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:428:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:428:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:436:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:436:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_djb2’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:470:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:470:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_sdbm’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:480:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:480:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:506:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:506:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time_hard’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:521:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:521:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_old_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:556:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed);
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:556:18: warning: cast increases required alignment of target type [-Wcast-align]
t/getset0.c: In function ‘XS_t__getset0_test_cv_getset_call_parser’:
t/getset0.c:180:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/getset0.c: In function ‘XS_t__getset0_t0’:
t/getset0.c:231:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/getset0.c: In function ‘XS_t__getset0_t1’:
t/getset0.c:246:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/getset0.c: In function ‘boot_t__getset0’:
t/getset0.c:266:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSBOOTARGSXSAPIVERCHK;
     ^~~~
t/getset1.t ........ ok
t/getset0.t ........ ok
In file included from /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv.h:629:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/perl.h:3740,
                 from t/listquote.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_superfast’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:272:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:272:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_murmur3’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:376:16: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 h1 = *((U32*)seed);
                ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:376:16: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:413:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:413:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:420:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:420:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:428:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:428:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:436:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:436:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_djb2’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:470:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:470:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_sdbm’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:480:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:480:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:506:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:506:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time_hard’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:521:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:521:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_old_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:556:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed);
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:556:18: warning: cast increases required alignment of target type [-Wcast-align]
t/listquote.c: In function ‘XS_t__listquote_cv_set_call_parser_listquote’:
t/listquote.c:212:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/listquote.c:216:7: warning: declaration of ‘cv’ shadows a parameter [-Wshadow]
  CV * cv;
       ^~
In file included from t/listquote.xs:5:0:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/XSUB.h:142:58: note: shadowed declaration is here
 #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
                                                          ^
t/listquote.c:155:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^~~~~~~~~~~
t/listquote.c:210:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_t__listquote_cv_set_call_parser_listquote)
 ^~~~~~~~
t/listquote.c: In function ‘boot_t__listquote’:
t/listquote.c:249:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSBOOTARGSXSAPIVERCHK;
     ^~~~
t/pad2.t ........... ok
t/no_hdr.t ......... ok
In file included from /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv.h:629:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/perl.h:3740,
                 from t/multiblock.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_superfast’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:272:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:272:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_murmur3’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:376:16: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 h1 = *((U32*)seed);
                ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:376:16: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:413:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:413:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:420:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:420:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:428:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:428:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:436:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:436:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_djb2’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:470:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:470:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_sdbm’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:480:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:480:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:506:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:506:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time_hard’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:521:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:521:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_old_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:556:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed);
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:556:18: warning: cast increases required alignment of target type [-Wcast-align]
t/multiblock.c: In function ‘XS_t__multiblock_cv_set_call_parser_multiblock’:
t/multiblock.c:201:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/multiblock.c:205:7: warning: declaration of ‘cv’ shadows a parameter [-Wshadow]
  CV * cv;
       ^~
In file included from t/multiblock.xs:5:0:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/XSUB.h:142:58: note: shadowed declaration is here
 #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
                                                          ^
t/multiblock.c:144:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^~~~~~~~~~~
t/multiblock.c:199:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_t__multiblock_cv_set_call_parser_multiblock)
 ^~~~~~~~
t/multiblock.c: In function ‘boot_t__multiblock’:
t/multiblock.c:236:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSBOOTARGSXSAPIVERCHK;
     ^~~~
t/listquote.t ...... ok
t/multiblock.t ..... ok
t/padrange.t ....... ok
t/pod_cvg.t ........ ok
t/pod_syn.t ........ ok
t/substrictdecl.t .. skipped: good Sub::StrictDecl unavailable
In file included from /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv.h:629:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/perl.h:3740,
                 from t/proto.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_superfast’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:272:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:272:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_murmur3’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:376:16: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 h1 = *((U32*)seed);
                ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:376:16: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:413:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:413:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:420:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:420:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:428:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:428:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:436:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:436:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_djb2’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:470:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:470:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_sdbm’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:480:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:480:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:506:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:506:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time_hard’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:521:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:521:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_old_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:556:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed);
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:556:18: warning: cast increases required alignment of target type [-Wcast-align]
t/proto.c: In function ‘XS_t__proto_cv_set_call_parser_proto’:
t/proto.c:165:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/proto.c:169:7: warning: declaration of ‘cv’ shadows a parameter [-Wshadow]
  CV * cv;
       ^~
In file included from t/proto.xs:5:0:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/XSUB.h:142:58: note: shadowed declaration is here
 #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
                                                          ^
t/proto.c:108:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^~~~~~~~~~~
t/proto.c:163:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_t__proto_cv_set_call_parser_proto)
 ^~~~~~~~
t/proto.c: In function ‘XS_t__proto_cv_set_call_parser_proto_or_list’:
t/proto.c:198:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/proto.c:202:7: warning: declaration of ‘cv’ shadows a parameter [-Wshadow]
  CV * cv;
       ^~
In file included from t/proto.xs:5:0:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/XSUB.h:142:58: note: shadowed declaration is here
 #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
                                                          ^
t/proto.c:108:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^~~~~~~~~~~
t/proto.c:196:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_t__proto_cv_set_call_parser_proto_or_list)
 ^~~~~~~~
t/proto.c: In function ‘boot_t__proto’:
t/proto.c:236:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSBOOTARGSXSAPIVERCHK;
     ^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv.h:629:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/perl.h:3740,
                 from t/stdargs.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_superfast’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:272:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:272:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_murmur3’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:376:16: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 h1 = *((U32*)seed);
                ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:376:16: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:413:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:413:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:420:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:420:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:428:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:428:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:436:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:121:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:436:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_djb2’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:470:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:470:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_sdbm’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:480:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:480:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:506:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:506:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time_hard’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:521:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + (U32)len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:521:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_old_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:556:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed);
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/hv_func.h:556:18: warning: cast increases required alignment of target type [-Wcast-align]
t/stdargs.c: In function ‘XS_t__stdargs_cv_set_call_parser_parenthesised’:
t/stdargs.c:200:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/stdargs.c:204:7: warning: declaration of ‘cv’ shadows a parameter [-Wshadow]
  CV * cv;
       ^~
In file included from t/stdargs.xs:5:0:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/XSUB.h:142:58: note: shadowed declaration is here
 #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
                                                          ^
t/stdargs.c:143:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^~~~~~~~~~~
t/stdargs.c:198:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_t__stdargs_cv_set_call_parser_parenthesised)
 ^~~~~~~~
t/stdargs.c: In function ‘XS_t__stdargs_cv_set_call_parser_nullary’:
t/stdargs.c:230:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/stdargs.c:234:7: warning: declaration of ‘cv’ shadows a parameter [-Wshadow]
  CV * cv;
       ^~
In file included from t/stdargs.xs:5:0:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/XSUB.h:142:58: note: shadowed declaration is here
 #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
                                                          ^
t/stdargs.c:143:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^~~~~~~~~~~
t/stdargs.c:228:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_t__stdargs_cv_set_call_parser_nullary)
 ^~~~~~~~
t/stdargs.c: In function ‘XS_t__stdargs_cv_set_call_parser_unary’:
t/stdargs.c:260:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/stdargs.c:264:7: warning: declaration of ‘cv’ shadows a parameter [-Wshadow]
  CV * cv;
       ^~
In file included from t/stdargs.xs:5:0:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/XSUB.h:142:58: note: shadowed declaration is here
 #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
                                                          ^
t/stdargs.c:143:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^~~~~~~~~~~
t/stdargs.c:258:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_t__stdargs_cv_set_call_parser_unary)
 ^~~~~~~~
t/stdargs.c: In function ‘XS_t__stdargs_cv_set_call_parser_list’:
t/stdargs.c:290:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/stdargs.c:294:7: warning: declaration of ‘cv’ shadows a parameter [-Wshadow]
  CV * cv;
       ^~
In file included from t/stdargs.xs:5:0:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/XSUB.h:142:58: note: shadowed declaration is here
 #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
                                                          ^
t/stdargs.c:143:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^~~~~~~~~~~
t/stdargs.c:288:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_t__stdargs_cv_set_call_parser_list)
 ^~~~~~~~
t/stdargs.c: In function ‘XS_t__stdargs_cv_set_call_parser_block_list’:
t/stdargs.c:320:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSARGS;
     ^~~~
t/stdargs.c:324:7: warning: declaration of ‘cv’ shadows a parameter [-Wshadow]
  CV * cv;
       ^~
In file included from t/stdargs.xs:5:0:
/home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi/CORE/XSUB.h:142:58: note: shadowed declaration is here
 #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
                                                          ^
t/stdargs.c:143:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^~~~~~~~~~~
t/stdargs.c:318:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_t__stdargs_cv_set_call_parser_block_list)
 ^~~~~~~~
t/stdargs.c: In function ‘boot_t__stdargs’:
t/stdargs.c:355:5: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
     dVAR; dXSBOOTARGSXSAPIVERCHK;
     ^~~~
t/proto.t .......... ok
t/stdargs.t ........ ok
All tests successful.
Files=16, Tests=466, 13 wallclock secs ( 0.72 usr  0.16 sys + 31.56 cusr  4.48 csys = 36.92 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    Devel::CallChecker    0.002    0.008   
    DynaLoader            0        1.32    
    DynaLoader::Functions 0.001    0.003   
    Exporter              0        5.72    
    parent                0        0.232   
    perl                  5.011002 5.022003
    strict                0        1.09    
    warnings              0        1.34    

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Devel::CallChecker    0.002    0.008   
    DynaLoader            0        1.32    
    ExtUtils::CBuilder    0.15     0.280221
    ExtUtils::ParseXS     0        3.28    
    File::Spec            0        3.56_02 
    IO::File              1.03     1.16    
    Module::Build         0        0.4224  
    perl                  5.011002 5.022003
    strict                0        1.09    
    Test::More            0        1.302136
    warnings              0        1.34    

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Module::Build         0        0.4224  
    perl                  5.011002 5.022003
    strict                0        1.09    
    warnings              0        1.34    


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j4
    LANG = en_GB.UTF-8
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.22.3/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
    PERL5LIB = /var/tmp/build/Devel-CallChecker-0.008-1/blib/arch:/var/tmp/build/Devel-CallChecker-0.008-1/blib/lib:/var/tmp/build/DynaLoader-Functions-0.003-1/blib/arch:/var/tmp/build/DynaLoader-Functions-0.003-1/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 30789
    PERL5_CPAN_IS_RUNNING = 30789
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 30770,30789
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.22.3/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.22.3/bin
    PERLBREW_PERL = perl-5.22.3
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.87
    PERLBREW_VERSION = 0.87
    SHELL = /bin/sh
    TEMP = /tmp/user/1000
    TMPDIR = /tmp/user/1000/testwrapper.30773

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

    $^X = /mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.22.3/bin/perl5.22.3
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 25 27 29 30 44 46 60 100 101 108 995 997 998 999 1000
    $EGID = 1000 4 20 24 25 27 29 30 44 46 60 100 101 108 995 997 998 999 1000

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.16      
    CPAN::Meta          2.150010  
    Cwd                 3.56_02   
    ExtUtils::CBuilder  0.280221  
    ExtUtils::Command   7.30      
    ExtUtils::Install   2.06      
    ExtUtils::MakeMaker 7.30      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.28      
    File::Spec          3.56_02   
    JSON                4.02      
    JSON::PP            2.27300_01
    Module::Build       0.4224    
    Module::Signature   n/a       
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.35_01   
    Test::More          1.302136  
    YAML                1.29      
    YAML::Syck          1.30      
    version             0.9909    


--

Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=4.4.38-v7+, archname=armv7l-linux-thread-multi
    uname='linux pi2 4.4.38-v7+ #938 smp thu dec 15 15:22:21 gmt 2016 armv7l gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.22.3 -Duseithreads -Dusemultiplicity -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.22.3/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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 =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/arm-linux-gnueabihf/4.9/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Jun 27 2017 08:01:59
  %ENV:
    PERL5LIB="/var/tmp/build/Devel-CallChecker-0.008-1/blib/arch:/var/tmp/build/Devel-CallChecker-0.008-1/blib/lib:/var/tmp/build/DynaLoader-Functions-0.003-1/blib/arch:/var/tmp/build/DynaLoader-Functions-0.003-1/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="30789"
    PERL5_CPAN_IS_RUNNING="30789"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="30770,30789"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.22.3/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.22.3/bin"
    PERLBREW_PERL="perl-5.22.3"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.87"
    PERLBREW_VERSION="0.87"
  @INC:
    /var/tmp/build/Devel-CallChecker-0.008-1/blib/arch
    /var/tmp/build/Devel-CallChecker-0.008-1/blib/lib
    /var/tmp/build/DynaLoader-Functions-0.003-1/blib/arch
    /var/tmp/build/DynaLoader-Functions-0.003-1/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/site_perl/5.22.3/armv7l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/site_perl/5.22.3
    /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3
    .