Report for Net-OATH-Server-0.02

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: PASS Net-OATH-Server-0.02 v5.18.1 GNU/Linux
Date: 2014-12-03T10:54:49Z

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 Ryo Ito,

This is a computer-generated report for Net-OATH-Server-0.02
on perl 5.18.1, created by CPAN-Reporter-1.2010.

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/00_compile.t ............................................ ok
t/01_unit/lib/Net/OATH/Server/Lite/DataHandler.t .......... ok
user is added. id=1 at t/lib/lite/TestDataHandler.pm line 50.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is added. id=1 at t/lib/lite/TestDataHandler.pm line 50.
user is not found. id=2 at t/lib/lite/TestDataHandler.pm line 72.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
t/01_unit/lib/Net/OATH/Server/Lite/Endpoint/Login.t ....... ok
user is added. id=1 at t/lib/lite/TestDataHandler.pm line 50.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is updated. id=1 at t/lib/lite/TestDataHandler.pm line 86.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is added. id=1 at t/lib/lite/TestDataHandler.pm line 50.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is updated. id=1 at t/lib/lite/TestDataHandler.pm line 86.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is updated. id=1 at t/lib/lite/TestDataHandler.pm line 86.
user is updated. id=1 at t/lib/lite/TestDataHandler.pm line 86.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is updated. id=1 at t/lib/lite/TestDataHandler.pm line 86.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is updated. id=1 at t/lib/lite/TestDataHandler.pm line 86.
t/01_unit/lib/Net/OATH/Server/Lite/Endpoint/Login/hotp.t .. ok
user is added. id=1 at t/lib/lite/TestDataHandler.pm line 50.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is added. id=1 at t/lib/lite/TestDataHandler.pm line 50.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is added. id=1 at t/lib/lite/TestDataHandler.pm line 50.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
t/01_unit/lib/Net/OATH/Server/Lite/Endpoint/Login/totp.t .. ok
user is added. id=b04c696693aa0e86f723e29c2145046c1886c39d at t/lib/lite/TestDataHandler.pm line 50.
user is found. id=b04c696693aa0e86f723e29c2145046c1886c39d at t/lib/lite/TestDataHandler.pm line 69.
user is found. id=b04c696693aa0e86f723e29c2145046c1886c39d at t/lib/lite/TestDataHandler.pm line 69.
user is updated. id=b04c696693aa0e86f723e29c2145046c1886c39d at t/lib/lite/TestDataHandler.pm line 86.
user is found. id=b04c696693aa0e86f723e29c2145046c1886c39d at t/lib/lite/TestDataHandler.pm line 69.
user is deleted. id = b04c696693aa0e86f723e29c2145046c1886c39d at t/lib/lite/TestDataHandler.pm line 103.
user is not found. id=b04c696693aa0e86f723e29c2145046c1886c39d at t/lib/lite/TestDataHandler.pm line 72.
user is not found. id=invalid at t/lib/lite/TestDataHandler.pm line 72.
user is not found. id=invalid at t/lib/lite/TestDataHandler.pm line 72.
user is added. id=1 at t/lib/lite/TestDataHandler.pm line 50.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
user is not found. id=invalid at t/lib/lite/TestDataHandler.pm line 72.
user is found. id=1 at t/lib/lite/TestDataHandler.pm line 69.
t/01_unit/lib/Net/OATH/Server/Lite/Endpoint/User.t ........ ok
t/01_unit/lib/Net/OATH/Server/Lite/Error.t ................ ok
t/01_unit/lib/Net/OATH/Server/Lite/Model/User.t ........... ok
All tests successful.
Files=8, Tests=20,  2 wallclock secs ( 0.06 usr  0.07 sys +  1.21 cusr  0.23 csys =  1.57 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Authen::OATH           v1.0.0   1.0.0   
    Class::Accessor::Fast  0.34     0.34    
    Convert::Base32        0.06     0.06    
    JSON::XS               3.01     3.01    
    Params::Validate       1.13     1.13    
    perl                   5.008001 5.018001
    Plack                  1.0031   1.0033  

build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Crypt::OpenSSL::Random 0.04     0.04    
    Test::MockTime         0.13     0.13    
    Test::More             0.98     1.001002

configure_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Module::Build::Tiny    0.035    0.035   


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = ru_RU.utf8
    PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/18.1i/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = /home/c/.cpan/build/Convert-Base32-0.06-2kaCsw/blib/arch:/home/c/.cpan/build/Convert-Base32-0.06-2kaCsw/blib/lib:/home/c/.cpan/build/Authen-OATH-v1.0.0-oF0mFh/blib/arch:/home/c/.cpan/build/Authen-OATH-v1.0.0-oF0mFh/blib/lib:/home/c/.cpan/build/Test-MockTime-0.13-3AEP3w/blib/arch:/home/c/.cpan/build/Test-MockTime-0.13-3AEP3w/blib/lib:/home/c/.cpan/build/Params-Validate-1.13-nAtvdk/blib/arch:/home/c/.cpan/build/Params-Validate-1.13-nAtvdk/blib/lib:/home/c/.cpan/build/Plack-1.0033-AkdLfo/blib/arch:/home/c/.cpan/build/Plack-1.0033-AkdLfo/blib/lib:/home/c/.cpan/build/File-ShareDir-Install-0.09-nEPnLX/blib/arch:/home/c/.cpan/build/File-ShareDir-Install-0.09-nEPnLX/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4786
    PERL5_CPAN_IS_RUNNING = 4786
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8892,4786
    PERLBREW_MANPATH = /home/c/perl5/perlbrew/perls/18.1i/man
    PERLBREW_PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/18.1i/bin
    PERLBREW_PERL = 18.1i
    PERLBREW_ROOT = /home/c/perl5/perlbrew
    PERLBREW_SKIP_INIT = 1
    PERLBREW_VERSION = 0.67
    PERL_CR_SMOKER_CURRENT = Net-OATH-Server-0.02
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/c/perl5/perlbrew/perls/18.1i/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 29 30 44 46 103 105 108 110 1000
    $EGID = 1000 24 25 29 30 44 46 103 105 108 110 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.133380
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.86    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4204  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4405  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.88    
    YAML::Syck          1.27    
    version             0.9907  


--

Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-486, archname=i686-linux-thread-multi
    uname='linux deb7 3.2.0-4-486 #1 debian 3.2.51-1 i686 gnulinux '
    config_args='-de -Dprefix=/home/c/perl5/perlbrew/perls/18.1i -Dusethreads -Aeval:scriptdir=/home/c/perl5/perlbrew/perls/18.1i/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 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.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/local/lib'
    libpth=/usr/local/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  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 USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Jan 14 2014 14:37:40
  %ENV:
    PERL5LIB="/home/c/.cpan/build/Convert-Base32-0.06-2kaCsw/blib/arch:/home/c/.cpan/build/Convert-Base32-0.06-2kaCsw/blib/lib:/home/c/.cpan/build/Authen-OATH-v1.0.0-oF0mFh/blib/arch:/home/c/.cpan/build/Authen-OATH-v1.0.0-oF0mFh/blib/lib:/home/c/.cpan/build/Test-MockTime-0.13-3AEP3w/blib/arch:/home/c/.cpan/build/Test-MockTime-0.13-3AEP3w/blib/lib:/home/c/.cpan/build/Params-Validate-1.13-nAtvdk/blib/arch:/home/c/.cpan/build/Params-Validate-1.13-nAtvdk/blib/lib:/home/c/.cpan/build/Plack-1.0033-AkdLfo/blib/arch:/home/c/.cpan/build/Plack-1.0033-AkdLfo/blib/lib:/home/c/.cpan/build/File-ShareDir-Install-0.09-nEPnLX/blib/arch:/home/c/.cpan/build/File-ShareDir-Install-0.09-nEPnLX/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="4786"
    PERL5_CPAN_IS_RUNNING="4786"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="8892,4786"
    PERLBREW_MANPATH="/home/c/perl5/perlbrew/perls/18.1i/man"
    PERLBREW_PATH="/home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/18.1i/bin"
    PERLBREW_PERL="18.1i"
    PERLBREW_ROOT="/home/c/perl5/perlbrew"
    PERLBREW_SKIP_INIT="1"
    PERLBREW_VERSION="0.67"
    PERL_CR_SMOKER_CURRENT="Net-OATH-Server-0.02"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/c/.cpan/build/Convert-Base32-0.06-2kaCsw/blib/arch
    /home/c/.cpan/build/Convert-Base32-0.06-2kaCsw/blib/lib
    /home/c/.cpan/build/Authen-OATH-v1.0.0-oF0mFh/blib/arch
    /home/c/.cpan/build/Authen-OATH-v1.0.0-oF0mFh/blib/lib
    /home/c/.cpan/build/Test-MockTime-0.13-3AEP3w/blib/arch
    /home/c/.cpan/build/Test-MockTime-0.13-3AEP3w/blib/lib
    /home/c/.cpan/build/Params-Validate-1.13-nAtvdk/blib/arch
    /home/c/.cpan/build/Params-Validate-1.13-nAtvdk/blib/lib
    /home/c/.cpan/build/Plack-1.0033-AkdLfo/blib/arch
    /home/c/.cpan/build/Plack-1.0033-AkdLfo/blib/lib
    /home/c/.cpan/build/File-ShareDir-Install-0.09-nEPnLX/blib/arch
    /home/c/.cpan/build/File-ShareDir-Install-0.09-nEPnLX/blib/lib
    /home/c/perl5/perlbrew/perls/18.1i/lib/site_perl/5.18.1/i686-linux-thread-multi
    /home/c/perl5/perlbrew/perls/18.1i/lib/site_perl/5.18.1
    /home/c/perl5/perlbrew/perls/18.1i/lib/5.18.1/i686-linux-thread-multi
    /home/c/perl5/perlbrew/perls/18.1i/lib/5.18.1
    .