Sys-Sendfile-OSX v0.02 Perl 5 v5.30.0 armv7l-linux-thread-multi

Status
Unknown
From
Nigel Horne
Dist
Sys-Sendfile-OSX v0.02
Platform
Perl 5 v5.30.0 armv7l-linux-thread-multi
Date
2019-07-19 01:58:10
ID
a935b75c-a9c8-11e9-8fa9-99a29f1e7dde
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 Luke Triantafyllidis,

This is a computer-generated report for Sys-Sendfile-OSX-0.02
on perl 5.30.0, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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

Building Sys-Sendfile-OSX
cc -I/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE -DVERSION="0.02" -DXS_VERSION="0.02" -fPIC -c -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 -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fdiagnostics-color=auto -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o lib/Sys/Sendfile/OSX.o lib/Sys/Sendfile/OSX.c
lib/Sys/Sendfile/OSX.xs:2:2: error: #error platform not supported
 #error platform not supported
  ^~~~~
In file included from lib/Sys/Sendfile/OSX.xs:11:0:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/perl.h:1388:5: warning: "VMS" is not defined [-Wundef]
 #if VMS
     ^~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/sbox32_hash.h:4:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_func.h:35,
                 from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv.h:653,
                 from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/perl.h:3688,
                 from lib/Sys/Sendfile/OSX.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h: In function ‘zaphod32_seed_state’:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:168: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.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:169:17: warning: cast increases required alignment of target type [-Wcast-align]
     U32 *state= (U32 *)state_ch;
                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h: In function ‘zaphod32_hash_with_state’:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:216:17: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 *state= (U32 *)state_ch;
                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:216:17: warning: cast increases required alignment of target type [-Wcast-align]
In file included from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_func.h:11:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv.h:653,
                 from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/perl.h:3688,
                 from lib/Sys/Sendfile/OSX.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:25:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO16_LE(ptr)   (*((const U16*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:231:33: note: in expansion of macro ‘U8TO16_LE’
             case 10: v2 += (U32)U8TO16_LE(key+8);
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:26:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO32_LE(ptr)   (*((const U32*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:232:28: note: in expansion of macro ‘U8TO32_LE’
                      v1 -= U8TO32_LE(key+4);
                            ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:26:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO32_LE(ptr)   (*((const U32*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:233:28: note: in expansion of macro ‘U8TO32_LE’
                      v0 += U8TO32_LE(key+0);
                            ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:26:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO32_LE(ptr)   (*((const U32*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:236:27: note: in expansion of macro ‘U8TO32_LE’
             case 8: v1 -= U8TO32_LE(key+4);
                           ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:26:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO32_LE(ptr)   (*((const U32*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:237:27: note: in expansion of macro ‘U8TO32_LE’
                     v0 += U8TO32_LE(key+0);
                           ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:25:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO16_LE(ptr)   (*((const U16*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:240:32: note: in expansion of macro ‘U8TO16_LE’
             case 6: v0 += (U32)U8TO16_LE(key+4);
                                ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:26:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO32_LE(ptr)   (*((const U32*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:241:27: note: in expansion of macro ‘U8TO32_LE’
                     v1 -= U8TO32_LE(key+0);
                           ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:26:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO32_LE(ptr)   (*((const U32*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:244:27: note: in expansion of macro ‘U8TO32_LE’
             case 4: v1 -= U8TO32_LE(key+0);
                           ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:25:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO16_LE(ptr)   (*((const U16*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:247:32: note: in expansion of macro ‘U8TO16_LE’
             case 2: v0 += (U32)U8TO16_LE(key);
                                ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:26:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO32_LE(ptr)   (*((const U32*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:280:19: note: in expansion of macro ‘U8TO32_LE’
             v1 -= U8TO32_LE(key+0);
                   ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:26:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO32_LE(ptr)   (*((const U32*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:281:19: note: in expansion of macro ‘U8TO32_LE’
             v0 += U8TO32_LE(key+4);
                   ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:26:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO32_LE(ptr)   (*((const U32*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:288:15: note: in expansion of macro ‘U8TO32_LE’
         v1 -= U8TO32_LE(key);
               ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_macro.h:25:33: warning: cast increases required alignment of target type [-Wcast-align]
     #define U8TO16_LE(ptr)   (*((const U16*)(ptr)))
                                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/zaphod32_hash.h:295:28: note: in expansion of macro ‘U8TO16_LE’
         case 2: v0 += (U32)U8TO16_LE(key);
                            ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_func.h:35:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv.h:653,
                 from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/perl.h:3688,
                 from lib/Sys/Sendfile/OSX.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/sbox32_hash.h: In function ‘sbox32_seed_state96’:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/sbox32_hash.h:1431: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.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/sbox32_hash.h:1432:17: warning: cast increases required alignment of target type [-Wcast-align]
     U32 *state= (U32 *)state_ch;
                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/sbox32_hash.h: In function ‘sbox32_seed_state128’:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/sbox32_hash.h:1463:16: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 *seed= (U32 *)seed_ch;
                ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/sbox32_hash.h:1463:16: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/sbox32_hash.h:1464:17: warning: cast increases required alignment of target type [-Wcast-align]
     U32 *state= (U32 *)state_ch;
                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/sbox32_hash.h: In function ‘sbox32_hash_with_state’:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/sbox32_hash.h:1498:17: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 *state= (U32 *)state_ch;
                 ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/sbox32_hash.h:1498:17: warning: cast increases required alignment of target type [-Wcast-align]
In file included from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv.h:653:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/perl.h:3688,
                 from lib/Sys/Sendfile/OSX.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_with_seed’:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_func.h:98:68: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
         ? sbox32_hash_with_state((state + __PERL_HASH_STATE_BYTES),(U8*)(str),(len))    \
                                                                    ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_func.h:108:12: note: in expansion of macro ‘_PERL_HASH_WITH_STATE’
     return _PERL_HASH_WITH_STATE(state,str,len);
            ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_func.h:61:86: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
 # define __PERL_HASH_WITH_STATE(state,str,len) (U32)zaphod32_hash_with_state((state),(U8*)(str),(len))
                                                                                      ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_func.h:99:11: note: in expansion of macro ‘__PERL_HASH_WITH_STATE’
         : __PERL_HASH_WITH_STATE((state),(str),(len)))
           ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/hv_func.h:108:12: note: in expansion of macro ‘_PERL_HASH_WITH_STATE’
     return _PERL_HASH_WITH_STATE(state,str,len);
            ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/perl.h:5914:0,
                 from lib/Sys/Sendfile/OSX.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/inline.h: In function ‘S_is_utf8_invariant_string_loc’:
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/inline.h:458:20: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
             if ((* (PERL_UINTMAX_T *) x) & PERL_VARIANTS_WORD_MASK)  {
                    ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/inline.h:458:20: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/inline.h:469:50: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
                 *ep = x + _variant_byte_number(* (PERL_UINTMAX_T *) x);
                                                  ^
/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi/CORE/inline.h:469:50: warning: cast increases required alignment of target type [-Wcast-align]
lib/Sys/Sendfile/OSX.xs: In function ‘XS_Sys__Sendfile__OSX__handle_sendfile’:
lib/Sys/Sendfile/OSX.xs:33:13: warning: implicit declaration of function ‘sendfile’ [-Wimplicit-function-declaration]
   int ret = sendfile(in, out, off, &bytes, NULL, 0);
             ^~~~~~~~
lib/Sys/Sendfile/OSX.xs:33:3: warning: nested extern declaration of ‘sendfile’ [-Wnested-externs]
   int ret = sendfile(in, out, off, &bytes, NULL, 0);
   ^~~
lib/Sys/Sendfile/OSX.c:187:7: warning: unused variable ‘RETVAL’ [-Wunused-variable]
  SV * RETVAL;
       ^~~~~~
error building lib/Sys/Sendfile/OSX.o from 'lib/Sys/Sendfile/OSX.c' at /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/ExtUtils/CBuilder/Base.pm line 185.

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

Prerequisite modules loaded:

requires:

    Module             Need Have    
    ------------------ ---- --------
    Exporter           0    5.73    
    strict             0    1.11    
    warnings           0    1.44    
    XSLoader           0    0.30    

build_requires:

    Module             Need Have    
    ------------------ ---- --------
    ExtUtils::CBuilder 0    0.280231
    Fcntl              0    1.13    
    IO::Socket         0    1.40    
    Module::Build      0.28 0.4229  
    Test::Most         0    0.35    


------------------------------
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.30.0-thread-multi/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
    PERL = /mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/bin/perl5.30.0
    PERL5LIB = /var/tmp/build/Test-Most-0.35-3/blib/arch:/var/tmp/build/Test-Most-0.35-3/blib/lib:/var/tmp/build/Test-Warn-0.36-0/blib/arch:/var/tmp/build/Test-Warn-0.36-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26300
    PERL5_CPAN_IS_RUNNING = 26300
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 26274,26300
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/bin
    PERLBREW_PERL = perl-5.30.0-thread-multi
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.84
    PERLBREW_VERSION = 0.84
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TEMP = /tmp/user/1000
    TMPDIR = /tmp/user/1000/testwrapper.26285

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

    $^X = /mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/bin/perl5.30.0
    $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.22    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.02    
    Module::Build       0.4229  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302162
    YAML                1.29    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=4.19.42-v7+
    archname=armv7l-linux-thread-multi
    uname='linux pi2 4.19.42-v7+ #1219 smp tue may 14 21:20:58 bst 2019 armv7l gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi -Dusedevel -Dusemultiplicity -Dusethreads -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 -fdiagnostics-color=auto -mtune=native -march=native -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    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 -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fdiagnostics-color=auto -mtune=native -march=native -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 -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fdiagnostics-color=auto -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170516'
    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/6/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.24.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.24'
  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_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    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
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at May 27 2019 13:29:58
  %ENV:
    PERL="/mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/bin/perl5.30.0"
    PERL5LIB="/var/tmp/build/Test-Most-0.35-3/blib/arch:/var/tmp/build/Test-Most-0.35-3/blib/lib:/var/tmp/build/Test-Warn-0.36-0/blib/arch:/var/tmp/build/Test-Warn-0.36-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26300"
    PERL5_CPAN_IS_RUNNING="26300"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="26274,26300"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/bin"
    PERLBREW_PERL="perl-5.30.0-thread-multi"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.84"
    PERLBREW_VERSION="0.84"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /var/tmp/build/Test-Most-0.35-3/blib/arch
    /var/tmp/build/Test-Most-0.35-3/blib/lib
    /var/tmp/build/Test-Warn-0.36-0/blib/arch
    /var/tmp/build/Test-Warn-0.36-0/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/site_perl/5.30.0/armv7l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/site_perl/5.30.0
    /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0/armv7l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi/lib/5.30.0
    .