Text-Sprintf-Length v0.001 Perl 5 v5.18.2 i86pc-solaris-thread-multi

Status
Pass
From
Nigel Horne
Dist
Text-Sprintf-Length v0.001
Platform
Perl 5 v5.18.2 i86pc-solaris-thread-multi
Date
2018-03-18 02:42:57
ID
10bda39c-2a56-11e8-91ce-d3e3deac0b3f
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 perlancar,

This is a computer-generated report for Text-Sprintf-Length-0.001
on perl 5.18.2, 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 '/usr/bin/gmake test':

PERL_DL_NONLAZY=1 "/export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/bin/perl5.18.2" "-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/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
t/01-basic.t ............. ok
t/00-compile.t ........... ok
All tests successful.
Files=5, Tests=4,  1 wallclock secs ( 0.14 usr  0.06 sys +  0.76 cusr  0.25 csys =  1.21 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Exporter            5.57     5.68    
    perl                5.010001 5.018002
    strict              0        1.07    
    warnings            0        1.18    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.30    
    File::Spec          0        3.40    
    IO::Handle          0        1.34    
    IPC::Open3          0        1.13    
    Test::More          0.98     1.302122

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j4
    PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/bin:src/njh/smoker/bin:/usr/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7195
    PERL5_CPAN_IS_RUNNING = 7195
    PERLBREW_HOME = /export/home/njh/.perlbrew
    PERLBREW_MANPATH = /export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/man
    PERLBREW_PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/bin
    PERLBREW_PERL = perl-5.18.2-thread
    PERLBREW_ROOT = /export/home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.82
    PERLBREW_VERSION = 0.82
    SHELL = /usr/bin/sh
    TERM = dumb

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

    $^X = /export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/bin/perl5.18.2
    $UID/$EUID = 100 / 100
    $GID = 10 10
    $EGID = 10 10

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.143240
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   7.30    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.30    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                n/a     
    JSON::PP            2.27203 
    Module::Build       0.4003  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.26    
    Test::More          1.302122
    YAML                1.24    
    YAML::Syck          n/a     
    version             0.9902  


--

Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris-thread-multi
    uname='sunos republic31 5.11 11.3 i86pc i386 i86pc '
    config_args='-de -Dprefix=/export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread -Dusedevel -Dusethreads -Accflags= -Aeval:scriptdir=/export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/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 -fno-strict-aliasing -pipe -fstack-protector -I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -fstack-protector -I/usr/gnu/include'
    ccversion='', gccversion='4.8.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/gnu/lib '
    libpth=/usr/gnu/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -R /export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/lib/5.18.2/i86pc-solaris-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/gnu/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
                        PERL_USE_SAFE_PUTENV 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.48
  Built under solaris
  Compiled at Feb  8 2018 17:31:59
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7195"
    PERL5_CPAN_IS_RUNNING="7195"
    PERLBREW_HOME="/export/home/njh/.perlbrew"
    PERLBREW_MANPATH="/export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/man"
    PERLBREW_PATH="/export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/bin"
    PERLBREW_PERL="perl-5.18.2-thread"
    PERLBREW_ROOT="/export/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.82"
    PERLBREW_VERSION="0.82"
  @INC:
    /export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/lib/site_perl/5.18.2/i86pc-solaris-thread-multi
    /export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/lib/site_perl/5.18.2
    /export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/lib/5.18.2/i86pc-solaris-thread-multi
    /export/home/njh/perl5/perlbrew/perls/perl-5.18.2-thread/lib/5.18.2
    .