Report for DynaLoader-Functions-0.002

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: PASS DynaLoader-Functions-0.002 v5.18.0 GNU/Linux
Date: 2017-04-10T08:20:07Z

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 Andrew Main (Zefram),

This is a computer-generated report for DynaLoader-Functions-0.002
on perl 5.18.0, 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/pod_cvg.t ... skipped: Test::Pod::Coverage not available
t/pod_syn.t ... skipped: Test::Pod not available
compilet-OO9bd.c:1:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
 int boot_compilet() { return 1; }
     ^
In file included from t/dyna_low.c:3:0:
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined [-Wundef]
 #if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
     ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined [-Wundef]
 #if NO_TAINT_SUPPORT
     ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/perl.h:3471:0,
                 from t/dyna_low.c:3:
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined [-Wundef]
 #if NO_TAINT_SUPPORT
     ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/perl.h:3472:0,
                 from t/dyna_low.c:3:
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined [-Wundef]
 #if NO_TAINT_SUPPORT
     ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv.h:592:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/perl.h:3480,
                 from t/dyna_low.c:3:
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_superfast’:
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_murmur3’:
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 h1 = *((U32*)seed);
                ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:109: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.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro ‘U8TO32_LE’
             k1 = U8TO32_LE(ptr);
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:109: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.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:109: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.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:109: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.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
   #define U8TO32_LE(ptr)   (*((U32*)(ptr)))
                               ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro ‘U8TO32_LE’
             carry = U8TO32_LE(ptr);
                     ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_djb2’:
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed + len);
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_sdbm’:
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed + len);
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_one_at_a_time’:
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:484:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/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.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed) + len;
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:499:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/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.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
     U32 hash = *((U32*)seed);
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi/CORE/hv_func.h:534:18: warning: cast increases required alignment of target type [-Wcast-align]
t/dyna_low.c: At top level:
t/dyna_low.c:20:24: warning: no previous prototype for ‘dynalow_foo’ [-Wmissing-prototypes]
 MY_EXPORT_CALLCONV int dynalow_foo(void)
                        ^
t/dyna_low.c:25:24: warning: no previous prototype for ‘dynalow_bar’ [-Wmissing-prototypes]
 MY_EXPORT_CALLCONV int dynalow_bar(void)
                        ^
t/dyna_low.c:31:24: warning: no previous prototype for ‘boot_t__dyna_low’ [-Wmissing-prototypes]
 MY_EXPORT_CALLCONV int boot_t__dyna_low(void)
                        ^
t/dyna_low.t .. ok
All tests successful.
Files=3, Tests=6,  3 wallclock secs ( 0.18 usr  0.02 sys +  2.76 cusr  0.22 csys =  3.18 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module        Need  Have    
    ------------- ----- --------
    Carp          0     1.29    
    DynaLoader    0     1.18    
    Exporter      0     5.68    
    parent        0     0.225   
    perl          5.006 5.018000
    strict        0     1.07    
    warnings      0     1.18    

build_requires:

    Module        Need  Have    
    ------------- ----- --------
    Module::Build 0     0.4220  
    perl          5.006 5.018000
    strict        0     1.07    
    Test::More    0     0.98    
    warnings      0     1.18    

configure_requires:

    Module        Need  Have    
    ------------- ----- --------
    Module::Build 0     0.4220  
    perl          5.006 5.018000
    strict        0     1.07    
    warnings      0     1.18    


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j4
    LANG = en_US.UTF-8
    LANGUAGE = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.18.0/bin:/home/njh/perl5/perlbrew/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 830
    PERL5_CPAN_IS_RUNNING = 830
    PERLBREW_BASHRC_VERSION = 0.78
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.18.0/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.18.0/bin
    PERLBREW_PERL = perl-5.18.0
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.78
    PERL_LOCAL_LIB_ROOT = 
    SHELL = /bin/sh

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.18.0/bin/perl5.18.0
    $UID/$EUID = 1000 / 1000
    $GID = 100 100
    $EGID = 100 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.143240
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   7.24    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                n/a     
    JSON::PP            2.27400 
    Module::Build       0.4220  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.36    
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          1.29    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=4.5.7-std-4, archname=armv7l-linux-thread-multi
    uname='linux scw-808d97 4.5.7-std-4 #1 smp tue jul 12 11:00:06 utc 2016 armv7l gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.18.0 -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.18.0/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    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 -fno-strict-aliasing -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 -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    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 -L/usr/local/lib'
    libpth=/usr/local/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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'


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_PRESERVE_IVUV PERL_SAWAMPERSAND PERL_USE_DEVEL
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.38
  Built under linux
  Compiled at Feb 26 2017 11:31:17
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="830"
    PERL5_CPAN_IS_RUNNING="830"
    PERLBREW_BASHRC_VERSION="0.78"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.18.0/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.18.0/bin"
    PERLBREW_PERL="perl-5.18.0"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.78"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0/armv7l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0
    /home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/armv7l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0
    .