WebService-RESTCountries v0.3 Perl 5 v5.36.0 x86_64-linux
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
WebService-RESTCountries v0.3
- Platform
- Perl 5 v5.36.0 x86_64-linux
- Date
- 2022-10-07 07:04:58
- ID
- 5b15e99e-460e-11ed-b0ea-01406e8775ea
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.36.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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
t/00-compile.t ...................... ok
# Testing with Perl 5.036000, /opt/perl-5.36.0/bin/perl
# CHI version is 0.61
# Data::Serializer version is 0.65
# Digest::MD5 version is 2.58
# JSON version is 4.09
# 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 5.001
# Test::DistManifest version is 1.014
# Test::HasVersion version is 0.014
# Test::More version is 1.302191
# Test::Warn version is 0.37
# Types::Standard version is 2.000001
# 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
Can't use string ("Could not connect to 'restcountr"...) as an ARRAY ref while "strict refs" in use at t/03_search_all.t line 20.
t/03_search_all.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't use string ("Could not connect to 'restcountr"...) as an ARRAY ref while "strict refs" in use at t/04_search_by_country_name.t line 20.
t/04_search_by_country_name.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't use string ("Could not connect to 'restcountr"...) as a HASH ref while "strict refs" in use at t/05_search_by_country_full_name.t line 32.
t/05_search_by_country_full_name.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't use string ("Could not connect to 'restcountr"...) as a HASH ref while "strict refs" in use at t/06_search_by_country_code.t line 20.
t/06_search_by_country_code.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't use string ("Could not connect to 'restcountr"...) as an ARRAY ref while "strict refs" in use at /home/cpansand/.cpan/build/2022100706/WebService-RESTCountries-0.3-0/blib/lib/WebService/RESTCountries.pm line 121.
t/07_search_by_country_codes.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't use string ("Could not connect to 'restcountr"...) as a HASH ref while "strict refs" in use at t/08_search_by_currency.t line 20.
t/08_search_by_currency.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't use string ("Could not connect to 'restcountr"...) as an ARRAY ref while "strict refs" in use at t/09_search_by_language_code.t line 20.
t/09_search_by_language_code.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't use string ("Could not connect to 'restcountr"...) as a HASH ref while "strict refs" in use at t/10_search_by_capital_city.t line 20.
t/10_search_by_capital_city.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't use string ("Could not connect to 'restcountr"...) as a HASH ref while "strict refs" in use at t/11_search_by_calling_code.t line 20.
t/11_search_by_calling_code.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't use string ("Could not connect to 'restcountr"...) as an ARRAY ref while "strict refs" in use at t/12_search_by_region.t line 29.
t/12_search_by_region.t .............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't use string ("Could not connect to 'restcountr"...) as an ARRAY ref while "strict refs" in use at t/13_search_by_region_bloc.t line 37.
t/13_search_by_region_bloc.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
# 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/03_search_all.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/04_search_by_country_name.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/05_search_by_country_full_name.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/06_search_by_country_code.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/07_search_by_country_codes.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/08_search_by_currency.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/09_search_by_language_code.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/10_search_by_capital_city.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/11_search_by_calling_code.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/12_search_by_region.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/13_search_by_region_bloc.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/14_ping.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=27, Tests=30, 1687 wallclock secs ( 0.05 usr 0.04 sys + 4.05 cusr 0.50 csys = 4.64 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
CHI 0 0.61
Data::Serializer 0 0.65
Digest::MD5 0 2.58
JSON 0 4.09
Moo 0 2.005004
namespace::clean 0 0.27
REST::Client 0 281
Role::REST::Client 0 0.23
Sereal 0 5.001
strictures 2 2.000006
Types::Standard 0 2.000001
build_requires:
Module Need Have
------------------- -------- --------
Test::DistManifest 0 1.014
Test::HasVersion 0 0.014
Test::Kwalitee 0 1.28
Test::More 0 1.302191
Test::Warn 0 0.37
configure_requires:
Module Need Have
------------------- -------- --------
Module::Build::Tiny 0.034 0.039
perl 5.008005 5.036000
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_CA.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2022100706/Test-HasVersion-0.014-0/blib/arch:/home/cpansand/.cpan/build/2022100706/Test-HasVersion-0.014-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 252590
PERL5_CPAN_IS_RUNNING = 252590
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 249498,252590
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2022100705/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2022100705
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.36.0/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.33
CPAN::Meta 2.150010
Cwd 3.84
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.45
File::Spec 3.84
JSON 4.09
JSON::PP 4.11
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302191
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 36 subversion 0) configuration:
Platform:
osname=linux
osvers=5.10.0-13-amd64
archname=x86_64-linux
uname='linux cloud7.bbbike.org 5.10.0-13-amd64 #1 smp debian 5.10.106-1 (2022-03-17) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.36.0 -Dcf_email=srezic@cpan.org'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='10.2.1 20210110'
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 =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.31.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.31'
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-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 linux
Compiled at May 31 2022 04:58:05
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2022100706/Test-HasVersion-0.014-0/blib/arch:/home/cpansand/.cpan/build/2022100706/Test-HasVersion-0.014-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="252590"
PERL5_CPAN_IS_RUNNING="252590"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="249498,252590"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2022100705/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2022100706/Test-HasVersion-0.014-0/blib/arch
/home/cpansand/.cpan/build/2022100706/Test-HasVersion-0.014-0/blib/lib
/opt/perl-5.36.0/lib/site_perl/5.36.0/x86_64-linux
/opt/perl-5.36.0/lib/site_perl/5.36.0
/opt/perl-5.36.0/lib/5.36.0/x86_64-linux
/opt/perl-5.36.0/lib/5.36.0
.