WebService-RESTCountries v0.3 Perl 5 v5.30.3 amd64-freebsd

Status
Fail
From
Slaven Rezić
Dist
WebService-RESTCountries v0.3
Platform
Perl 5 v5.30.3 amd64-freebsd
Date
2022-02-18 07:29:49
ID
8e238716-908c-11ec-9a4f-d2681f24ea8f
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.30.3, 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:

none provided

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

Output from './Build test':

t/00-compile.t ...................... ok
# Testing with Perl 5.030003, /usr/perl5.30.3p/bin/perl
#     CHI version is 0.60
#     Data::Serializer version is 0.65
#     Digest::MD5 version is 2.58
#     JSON version is 4.05
#     Module::Build::Tiny version is 0.039
#     Moo version is 2.005004
#     REST::Client version is 281
#     Role::REST::Client version is 0.23
#     Sereal version is 4.018
#     Test::DistManifest version is 1.014
#     Test::HasVersion version is 0.014
#     Test::More version is 1.302188
#     Test::Warn version is 0.36
#     Types::Standard version is 1.012004
#     namespace::clean version is 0.27
#     strictures version is 2.000006
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, 367 wallclock secs ( 0.10 usr  0.11 sys +  5.51 cusr  1.00 csys =  6.72 CPU)
Result: FAIL

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    CHI                 0        0.60    
    Data::Serializer    0        0.65    
    Digest::MD5         0        2.58    
    JSON                0        4.05    
    Moo                 0        2.005004
    namespace::clean    0        0.27    
    REST::Client        0        281     
    Role::REST::Client  0        0.23    
    Sereal              0        4.018   
    strictures          2        2.000006
    Types::Standard     0        1.012004

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Test::DistManifest  0        1.014   
    Test::HasVersion    0        0.014   
    Test::Kwalitee      0        1.28    
    Test::More          0        1.302188
    Test::Warn          0        0.36    

configure_requires:

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


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

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd12.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 63068
    PERL5_CPAN_IS_RUNNING = 63068
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 57323,63068
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2022021722/cpanreporter_001_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2022021722

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

    $^X = /usr/perl5.30.3p/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.29    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280235
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.05    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302188
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
   
  Platform:
    osname=freebsd
    osvers=12.1-stable
    archname=amd64-freebsd
    uname='freebsd cloud1.bbbike.org 12.1-stable freebsd 12.1-stable c3d9189e4c2(stable12) generic amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.30.3p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2 -pipe'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/10.0.0/lib /usr/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under freebsd
  Compiled at Jul  6 2020 19:02:57
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="63068"
    PERL5_CPAN_IS_RUNNING="63068"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="57323,63068"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2022021722/cpanreporter_001_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.30.3p/lib/site_perl/5.30.3/amd64-freebsd
    /usr/perl5.30.3p/lib/site_perl/5.30.3
    /usr/perl5.30.3p/lib/5.30.3/amd64-freebsd
    /usr/perl5.30.3p/lib/5.30.3
    .