Moment v1.3.2 Perl 5 v5.8.9 amd64-netbsd

Status
Pass
From
Nigel Horne
Dist
Moment v1.3.2
Platform
Perl 5 v5.8.9 amd64-netbsd
Date
2019-02-21 23:53:48
ID
ee49431c-3633-11e9-9a92-10bb62b887d7
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 Ivan Bessarabov,

This is a computer-generated report for Moment-1.3.2
on perl 5.8.9, 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/make test':

PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/_is_int.t ............... ok
t/cmp.t ................... ok
t/cmp_boundary.t .......... ok
t/common.t ................ ok
t/constructor.t ........... ok
t/data_printer.t .......... ok
t/get_weekday_number.t .... ok
t/inheritance.t ........... ok
t/is_leap_year.t .......... ok
t/operations.t ............ ok
t/timestamps_and_dates.t .. ok
t/weekday.t ............... ok
All tests successful.
Files=12, Tests=649,  3 wallclock secs ( 0.15 usr  0.04 sys +  1.09 cusr  0.26 csys =  1.54 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                0        1.50    
    perl                5.008000 5.008009
    Scalar::Util        0        1.50    
    strict              0        1.03    
    Term::ANSIColor     0        1.12    
    Time::Local         0        1.1901  
    warnings            0        1.05_01 

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    base                0        2.23    
    ExtUtils::MakeMaker 0        7.34    
    Test::More          0        1.302140

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 24392
    PERL5_CPAN_IS_RUNNING = 24392
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.9/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin
    PERLBREW_PERL = perl-5.8.9
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.82
    PERLBREW_VERSION = 0.82
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TMPDIR = /tmp/testwrapper.6232

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.143240
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.00    
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.42    
    Test::More          1.302140
    YAML                1.27    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=netbsd, osvers=7.1.2, archname=amd64-netbsd
    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.8.9 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -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'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
  Locally applied patches:
	Devel::PatchPerl 1.48
  Built under netbsd
  Compiled at Sep 27 2018 18:25:11
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="24392"
    PERL5_CPAN_IS_RUNNING="24392"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.9/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin"
    PERLBREW_PERL="perl-5.8.9"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.82"
    PERLBREW_VERSION="0.82"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/amd64-netbsd
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/amd64-netbsd
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
    .