autodie v2.29 Perl 5 v5.20.1 arm-freebsd-thread-multi

Status
Pass
From
Nigel Horne
Dist
autodie v2.29
Platform
Perl 5 v5.20.1 arm-freebsd-thread-multi
Date
2019-06-08 20:27:17
ID
cedce9f6-8a2b-11e9-9997-9db8de51d2a1
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 Paul Jamieson Fenwick,

This is a computer-generated report for autodie-2.29
on perl 5.20.1, 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:

none provided

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

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

PERL_DL_NONLAZY=1 "/mnt/nas/home/pi2b/njh/perl5/perlbrew/perls/perl-5.20.1-thread/bin/perl5.20.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/author-critic.t ................ skipped: these tests are for testing by the author
t/00-load.t ...................... ok
t/args.t ......................... ok
t/autodie.t ...................... ok
t/backcompat.t ................... ok
t/binmode.t ...................... ok
t/basic_exceptions.t ............. ok
t/blog_hints.t ................... ok
t/caller.t ....................... ok
t/chown.t ........................ ok
t/chmod.t ........................ ok
t/context.t ...................... ok
t/core-trampoline-slurp.t ........ ok
t/context_lexical.t .............. ok
t/crickey.t ...................... ok
t/critic.t ....................... skipped: Author test.  Set $ENV{AUTHOR_TESTING} to true to run.
t/eval_error.t ................... ok
t/dbmopen.t ...................... ok
t/exceptions.t ................... ok
t/exception_class.t .............. ok
t/exec.t ......................... ok
t/Fatal.t ........................ ok
t/filehandles.t .................. ok
t/fileno.t ....................... ok
t/flock.t ........................ ok
t/format-clobber.t ............... ok
# Sub::Identify is not loaded
t/hints.t ........................ ok
t/hints_insist.t ................. ok
t/fork.t ......................... ok
t/hints_provider_does.t .......... ok
t/hints_pod_examples.t ........... ok
t/hints_provider_easy_does_it.t .. ok
t/hints_provider_isa.t ........... ok
t/import-into.t .................. skipped: Test needs Import::Into >= 1.002004
t/internal-backcompat.t .......... ok
t/internal.t ..................... ok
t/kill.t ......................... ok
t/kwalitee.t ..................... skipped: Author test.  Set $ENV{RELEASE_TESTING} to true to run.
t/lethal.t ....................... ok
t/lex58.t ........................ skipped: IPC::System::Simple required
t/no_carp.t ...................... ok
t/mkdir.t ........................ ok
t/pod.t .......................... skipped: Author test.  Set $ENV{AUTHOR_TESTING} to true to run.
t/pod-coverage.t ................. skipped: Author test.  Set $ENV{AUTHOR_TESTING} to true to run.
t/open.t ......................... ok
t/read.t ......................... ok
t/release-pod-coverage.t ......... skipped: these tests are for release candidate testing
t/recv.t ......................... ok
t/release-pod-syntax.t ........... skipped: these tests are for release candidate testing
t/repeat.t ....................... ok
t/rt-74246.t ..................... ok
t/scope_leak.t ................... ok
t/skip.t ......................... ok
t/socket.t ....................... skipped: Author test.  Set $ENV{AUTHOR_TESTING} to true to run.
t/string-eval-basic.t ............ ok
t/string-eval-leak.t ............. ok
t/sysopen.t ...................... ok
t/system.t ....................... skipped: IPC::System::Simple not installed
t/truncate.t ..................... ok
t/unlink.t ....................... ok
t/usersub.t ...................... ok
t/user-context.t ................. ok
t/version.t ...................... skipped: Release test.  Set $ENV{RELEASE_TESTING} to true to run.
t/utime.t ........................ ok
t/version_tag.t .................. ok
t/utf8_open.t .................... ok
All tests successful.
Files=66, Tests=498, 22 wallclock secs ( 1.90 usr  0.94 sys + 56.16 cusr 16.16 csys = 75.16 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    B                   0        1.48    
    Carp                0        1.3301  
    constant            0        1.31    
    Exporter            5.57     5.71    
    Fcntl               0        1.11    
    overload            0        1.22    
    parent              0        0.228   
    perl                5.008004 5.020001
    POSIX               0        1.38_03 
    Scalar::Util        0        1.38    
    strict              0        1.08    
    Tie::RefHash        0        1.39    
    warnings            0        1.23    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.34    
    File::Copy          0        2.30    
    File::Spec          0        3.75    
    File::Temp          0        0.2304  
    FindBin             0        1.51    
    if                  0        0.0603  
    IO::Handle          0        1.35    
    lib                 0        0.63    
    Socket              0        2.013   
    Test::More          0        1.302162

configure_requires:

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


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

Environment variables:

    HARNESS_OPTIONS = j4:c
    LD_LIBRARY_PATH = /usr/local/lib:
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.1-thread/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/njh/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 30858
    PERL5_CPAN_IS_RUNNING = 30858
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.20.1-thread/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.1-thread/bin
    PERLBREW_PERL = perl-5.20.1-thread
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.84
    PERLBREW_VERSION = 0.84
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm-256color
    TMPDIR = /var/tmp

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

    $^X = /mnt/nas/home/pi2b/njh/perl5/perlbrew/perls/perl-5.20.1-thread/bin/perl5.20.1
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 0
    $EGID = 1000 1000 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.26    
    CPAN::Meta          2.143240
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280217
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.75    
    JSON                4.02    
    JSON::PP            2.27203 
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.302162
    YAML                1.27    
    YAML::Syck          1.31    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=12.0-release, archname=arm-freebsd-thread-multi
    uname='freebsd pi2b 12.0-release freebsd 12.0-release r341666 generic arm '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.20.1-thread -Dusedevel -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 -mfloat-abi=hard -mfpu=neon-vfpv4 -mtune=cortex-a7 -fdiagnostics-color=auto -mtune=native -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.20.1-thread/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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -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 -mfloat-abi=hard -mfpu=neon-vfpv4 -mtune=cortex-a7 -fdiagnostics-color=auto -mtune=native -fno-strict-aliasing -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -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 -mfloat-abi=hard -mfpu=neon-vfpv4 -mtune=cortex-a7 -fdiagnostics-color=auto -mtune=native -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 6.0.1 (tags/RELEASE_601/final 335540)', 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 ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/6.0.1/lib /usr/lib
    libs=-ldl -lm -lcrypt -lutil
    perllibs=-ldl -lm -lcrypt -lutil
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


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_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.52
  Built under freebsd
  Compiled at Feb 18 2019 05:29:30
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="30858"
    PERL5_CPAN_IS_RUNNING="30858"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.20.1-thread/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.1-thread/bin"
    PERLBREW_PERL="perl-5.20.1-thread"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.84"
    PERLBREW_VERSION="0.84"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.20.1-thread/lib/site_perl/5.20.1/arm-freebsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.20.1-thread/lib/site_perl/5.20.1
    /home/njh/perl5/perlbrew/perls/perl-5.20.1-thread/lib/5.20.1/arm-freebsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.20.1-thread/lib/5.20.1
    .