WebService-RESTCountries v0.3 Perl 5 v5.16.0 MSWin32-x86-multi-thread

Status
Fail
From
Alexandr Ciornii (CHORNY)
Dist
WebService-RESTCountries v0.3
Platform
Perl 5 v5.16.0 MSWin32-x86-multi-thread
Date
2018-12-11 20:52:41
ID
54aa5f8a-6c10-1014-a32c-2e8e8e2895a9
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 Kian Meng, Ang,

This is a computer-generated report for WebService-RESTCountries-0.3
on perl 5.16.0, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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 'C:\strawberry160\perl\bin\perl.exe ./Build test':

t/00-compile.t ...................... ok
# Testing with Perl 5.016000, C:\strawberry160\perl\bin\perl.exe
#     CHI version is 0.58
#     Data::Serializer version is 0.60
#     Digest::MD5 version is 2.53
#     JSON version is 2.53
#     Module::Build::Tiny version is 0.039
#     Moo version is 1.003001
#     REST::Client version is 273
#     Role::REST::Client version is 0.23
#     Sereal version is 4.005
#     Test::DistManifest version is 1.012
#     Test::HasVersion version is 0.012
#     Test::More version is 1.001002
#     Test::Warn version is 0.24
#     Types::Standard version is 0.034
#     namespace::clean version is 0.24
#     strictures version is 2.000005
t/000-report-versions.t ............. ok
t/00_compile.t ...................... ok
t/01_instantiation.t ................ ok
t/02_request.t ...................... ok
t/03_search_all.t ................... ok
t/04_search_by_country_name.t ....... ok
t/05_search_by_country_full_name.t .. ok
t/06_search_by_country_code.t ....... ok
t/07_search_by_country_codes.t ...... ok
t/08_search_by_currency.t ........... ok
t/09_search_by_language_code.t ...... ok
t/10_search_by_capital_city.t ....... ok
t/11_search_by_calling_code.t ....... ok
t/12_search_by_region.t ............. ok
t/13_search_by_region_bloc.t ........ ok

#   Failed test 'expect API endpoint is up'
#   at t/14_ping.t line 14.
#          got: '0'
#     expected: '1'
# Looks like you failed 1 test of 2.
t/14_ping.t ......................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
t/15_download.t ..................... ok
t/author-eol.t ...................... skipped: these tests are for testing by the author
t/author-minimum-version.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/release-dist-manifest.t ........... skipped: these tests are for release candidate testing
t/release-distmeta.t ................ skipped: these tests are for release candidate testing
t/release-has-version.t ............. skipped: these tests are for release candidate testing
t/release-kwalitee.t ................ skipped: these tests are for release candidate testing
t/release-unused-vars.t ............. skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/14_ping.t                       (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=27, Tests=93, 25 wallclock secs ( 0.14 usr +  0.12 sys =  0.26 CPU)
Result: FAIL

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    CHI                 0        0.58    
    Data::Serializer    0        0.60    
    Digest::MD5         0        2.53    
    JSON                0        2.53    
    Moo                 0        1.003001
    namespace::clean    0        0.24    
    REST::Client        0        273     
    Role::REST::Client  0        0.23    
    Sereal              0        4.005   
    strictures          2        2.000005
    Types::Standard     0        0.034   

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Test::DistManifest  0        1.012   
    Test::HasVersion    0        0.012   
    Test::Kwalitee      0        1.17    
    Test::More          0        1.001002
    Test::Warn          0        0.24    

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Module::Build::Tiny 0.034    0.039   
    perl                5.008005 5.016000


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry160\c\bin;C:\strawberry160\perl\site\bin;C:\strawberry160\perl\bin
    PERL5LIB = C:\strawberry160\cpan\build\strictures-2.000005-1/blib/arch;C:\strawberry160\cpan\build\strictures-2.000005-1/blib/lib;C:\strawberry160\cpan\build\Sereal-4.005-1/blib/arch;C:\strawberry160\cpan\build\Sereal-4.005-1/blib/lib;C:\strawberry160\cpan\build\Sereal-Encoder-4.005-1/blib/arch;C:\strawberry160\cpan\build\Sereal-Encoder-4.005-1/blib/lib;C:\strawberry160\cpan\build\Sereal-Decoder-4.005-1/blib/arch;C:\strawberry160\cpan\build\Sereal-Decoder-4.005-1/blib/lib;C:\strawberry160\cpan\build\ExtUtils-MakeMaker-7.34-2/blib/arch;C:\strawberry160\cpan\build\ExtUtils-MakeMaker-7.34-2/blib/lib;C:\strawberry160\cpan\build\Role-REST-Client-0.23-1/blib/arch;C:\strawberry160\cpan\build\Role-REST-Client-0.23-1/blib/lib;C:\strawberry160\cpan\build\URI-Escape-XS-0.14-1/blib/arch;C:\strawberry160\cpan\build\URI-Escape-XS-0.14-1/blib/lib;C:\strawberry160\cpan\build\MooX-HandlesVia-0.001008-2/blib/arch;C:\strawberry160\cpan\build\MooX-HandlesVia-0.001008-2/blib/lib;C:\strawberry160\cpan\build\Data-Perl-0.002009-2/blib/arch;C:\strawberry160\cpan\build\Data-Perl-0.002009-2/blib/lib;C:\strawberry160\cpan\build\HTTP-Thin-0.006-1/blib/arch;C:\strawberry160\cpan\build\HTTP-Thin-0.006-1/blib/lib;C:\strawberry160\cpan\build\REST-Client-273-1/blib/arch;C:\strawberry160\cpan\build\REST-Client-273-1/blib/lib;C:\strawberry160\cpan\build\Module-Build-Tiny-0.039-5/blib/arch;C:\strawberry160\cpan\build\Module-Build-Tiny-0.039-5/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 27300
    PERL5_CPAN_IS_RUNNING = 27300
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1496,27300
    PERL_CR_SMOKER_CURRENT = WebService-RESTCountries-0.3
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_JSON_BACKEND = JSON::XS
    PERL_MM_USE_DEFAULT = 1
    PERL_YAML_BACKEND = YAML
    PROCESSOR_IDENTIFIER = x86 Family 18 Model 1 Stepping 0, AuthenticAMD
    TEMP = C:\DOCUME~1\a\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry160\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.143240
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.53    
    JSON::PP            2.27203 
    Module::Build       0.4203  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.88    
    YAML::Syck          1.27    
    version             0.9904  


--

Summary of my perl5 (revision 5 version 16 subversion 0) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.16.0.1 #1 Mon May 21 22:07:30 2012 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    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='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.6.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry160\perl\lib\CORE" -L"C:\strawberry160\c\lib"'
    libpth=C:\strawberry160\c\lib C:\strawberry160\c\i686-w64-mingw32\lib
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl516.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry160\perl\lib\CORE" -L"C:\strawberry160\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under MSWin32
  Compiled at May 21 2012 22:15:38
  %ENV:
    PERL5LIB="C:\strawberry160\cpan\build\strictures-2.000005-1/blib/arch;C:\strawberry160\cpan\build\strictures-2.000005-1/blib/lib;C:\strawberry160\cpan\build\Sereal-4.005-1/blib/arch;C:\strawberry160\cpan\build\Sereal-4.005-1/blib/lib;C:\strawberry160\cpan\build\Sereal-Encoder-4.005-1/blib/arch;C:\strawberry160\cpan\build\Sereal-Encoder-4.005-1/blib/lib;C:\strawberry160\cpan\build\Sereal-Decoder-4.005-1/blib/arch;C:\strawberry160\cpan\build\Sereal-Decoder-4.005-1/blib/lib;C:\strawberry160\cpan\build\ExtUtils-MakeMaker-7.34-2/blib/arch;C:\strawberry160\cpan\build\ExtUtils-MakeMaker-7.34-2/blib/lib;C:\strawberry160\cpan\build\Role-REST-Client-0.23-1/blib/arch;C:\strawberry160\cpan\build\Role-REST-Client-0.23-1/blib/lib;C:\strawberry160\cpan\build\URI-Escape-XS-0.14-1/blib/arch;C:\strawberry160\cpan\build\URI-Escape-XS-0.14-1/blib/lib;C:\strawberry160\cpan\build\MooX-HandlesVia-0.001008-2/blib/arch;C:\strawberry160\cpan\build\MooX-HandlesVia-0.001008-2/blib/lib;C:\strawberry160\cpan\build\Data-Perl-0.002009-2/blib/arch;C:\strawberry160\cpan\build\Data-Perl-0.002009-2/blib/lib;C:\strawberry160\cpan\build\HTTP-Thin-0.006-1/blib/arch;C:\strawberry160\cpan\build\HTTP-Thin-0.006-1/blib/lib;C:\strawberry160\cpan\build\REST-Client-273-1/blib/arch;C:\strawberry160\cpan\build\REST-Client-273-1/blib/lib;C:\strawberry160\cpan\build\Module-Build-Tiny-0.039-5/blib/arch;C:\strawberry160\cpan\build\Module-Build-Tiny-0.039-5/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="27300"
    PERL5_CPAN_IS_RUNNING="27300"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1496,27300"
    PERL_CR_SMOKER_CURRENT="WebService-RESTCountries-0.3"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_JSON_BACKEND="JSON::XS"
    PERL_MM_USE_DEFAULT="1"
    PERL_YAML_BACKEND="YAML"
  @INC:
    C:\strawberry160\cpan\build\strictures-2.000005-1/blib/arch
    C:\strawberry160\cpan\build\strictures-2.000005-1/blib/lib
    C:\strawberry160\cpan\build\Sereal-4.005-1/blib/arch
    C:\strawberry160\cpan\build\Sereal-4.005-1/blib/lib
    C:\strawberry160\cpan\build\Sereal-Encoder-4.005-1/blib/arch
    C:\strawberry160\cpan\build\Sereal-Encoder-4.005-1/blib/lib
    C:\strawberry160\cpan\build\Sereal-Decoder-4.005-1/blib/arch
    C:\strawberry160\cpan\build\Sereal-Decoder-4.005-1/blib/lib
    C:\strawberry160\cpan\build\ExtUtils-MakeMaker-7.34-2/blib/arch
    C:\strawberry160\cpan\build\ExtUtils-MakeMaker-7.34-2/blib/lib
    C:\strawberry160\cpan\build\Role-REST-Client-0.23-1/blib/arch
    C:\strawberry160\cpan\build\Role-REST-Client-0.23-1/blib/lib
    C:\strawberry160\cpan\build\URI-Escape-XS-0.14-1/blib/arch
    C:\strawberry160\cpan\build\URI-Escape-XS-0.14-1/blib/lib
    C:\strawberry160\cpan\build\MooX-HandlesVia-0.001008-2/blib/arch
    C:\strawberry160\cpan\build\MooX-HandlesVia-0.001008-2/blib/lib
    C:\strawberry160\cpan\build\Data-Perl-0.002009-2/blib/arch
    C:\strawberry160\cpan\build\Data-Perl-0.002009-2/blib/lib
    C:\strawberry160\cpan\build\HTTP-Thin-0.006-1/blib/arch
    C:\strawberry160\cpan\build\HTTP-Thin-0.006-1/blib/lib
    C:\strawberry160\cpan\build\REST-Client-273-1/blib/arch
    C:\strawberry160\cpan\build\REST-Client-273-1/blib/lib
    C:\strawberry160\cpan\build\Module-Build-Tiny-0.039-5/blib/arch
    C:\strawberry160\cpan\build\Module-Build-Tiny-0.039-5/blib/lib
    C:/strawberry160/perl/site/lib/MSWin32-x86-multi-thread
    C:/strawberry160/perl/site/lib
    C:/strawberry160/perl/vendor/lib
    C:/strawberry160/perl/lib
    .