File-Fetch v0.56 Perl 5 v5.14.3 amd64-netbsd-ld

Status
Pass
From
Nigel Horne
Dist
File-Fetch v0.56
Platform
Perl 5 v5.14.3 amd64-netbsd-ld
Date
2018-10-16 18:17:19
ID
b84d44f8-d16f-11e8-a764-349162b887d7
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 Chris Williams,

This is a computer-generated report for File-Fetch-0.56
on perl 5.14.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:

none provided

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

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

PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.14.3-ld/bin/perl5.14.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t


####################### NOTE ##############################

Some of these tests assume you are connected to the
internet. If you are not, or if certain protocols or hosts
are blocked and/or firewalled, these tests could fail due
to no fault of the module itself.

###########################################################

t/01_File-Fetch.t .. ok
t/null_subclass.t .. ok
All tests successful.
Files=2, Tests=452, 15 wallclock secs ( 0.13 usr  0.00 sys +  1.06 cusr  1.11 csys =  2.30 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                    Need Have    
    ------------------------- ---- --------
    File::Basename            0    2.82    
    File::Copy                0    2.21    
    File::Path                0    2.08_01 
    File::Spec                0.82 3.33    
    IPC::Cmd                  0.42 1.02    
    Locale::Maketext::Simple  0    0.21    
    Module::Load::Conditional 0.66 0.68    
    Params::Check             0.07 0.38    
    Test::More                0    1.302140

build_requires:

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

configure_requires:

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


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

Environment variables:

    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.3-ld/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 13676
    PERL5_CPAN_IS_RUNNING = 13676
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.14.3-ld/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.3-ld/bin
    PERLBREW_PERL = perl-5.14.3-ld
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.82
    PERLBREW_VERSION = 0.82
    SHELL = /usr/pkg/bin/bash
    TERM = xterm-256color

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.14.3-ld/bin/perl5.14.3
    $UID/$EUID = 1000 / 1000
    $GID = 100 100 0
    $EGID = 100 100 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.71    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.33    
    JSON                n/a     
    JSON::PP            2.97001 
    Module::Build       0.3800  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.23    
    Test::More          1.302140
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.88    


--

Summary of my perl5 (revision 5 version 14 subversion 3) configuration:
   
  Platform:
    osname=netbsd, osvers=7.1.2, archname=amd64-netbsd-ld
    uname='netbsd vultr2.bandsman.co.uk 7.1.2 netbsd 7.1.2 (generic.201803151611z) amd64 '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.14.3-ld -Dusedevel -Duselongdouble -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.14.3-ld/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
    ccversion='', gccversion='4.8.5', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lm -lcrypt -lutil -lc -lposix
    perllibs=-lm -lcrypt -lutil -lc -lposix
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared  -L/usr/pkg/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.48
  Built under netbsd
  Compiled at Sep 29 2018 01:06:17
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="13676"
    PERL5_CPAN_IS_RUNNING="13676"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.14.3-ld/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.3-ld/bin"
    PERLBREW_PERL="perl-5.14.3-ld"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.82"
    PERLBREW_VERSION="0.82"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.14.3-ld/lib/site_perl/5.14.3/amd64-netbsd-ld
    /home/njh/perl5/perlbrew/perls/perl-5.14.3-ld/lib/site_perl/5.14.3
    /home/njh/perl5/perlbrew/perls/perl-5.14.3-ld/lib/5.14.3/amd64-netbsd-ld
    /home/njh/perl5/perlbrew/perls/perl-5.14.3-ld/lib/5.14.3
    .