WebService-RESTCountries v0.3 Perl 5 v5.24.4 x86_64-linux-ld
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
WebService-RESTCountries v0.3
- Platform
- Perl 5 v5.24.4 x86_64-linux-ld
- Date
- 2024-10-19 06:35:27
- ID
- 542882de-8de4-11ef-8564-47426e8775ea
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.24.4, created by CPAN-Reporter-1.2019.
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.024004, /opt/perl-5.24.4D/bin/perl
# CHI version is 0.61
# Data::Serializer version is 0.65
# Digest::MD5 version is 2.59
# JSON version is 4.10
# Module::Build::Tiny version is 0.048
# Moo version is 2.005005
# REST::Client version is 281
# Role::REST::Client version is 0.23
# Sereal version is 5.004
# Test::DistManifest version is 1.014
# Test::HasVersion version is 0.014
# Test::More version is 1.302203
# Test::Warn version is 0.37
# Types::Standard version is 2.006000
# 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 ("404 page not found
") 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 ("404 page not found
") 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 ("400 Bad Request") 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 ("404 page not found
") 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 ("404 page not found
") as an ARRAY ref while "strict refs" in use at /home/cpansand/.cpan/build/2024101823/WebService-RESTCountries-0.3-1/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 ("404 page not found
") 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 ("404 page not found
") 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 ("400 Bad Request") 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 ("404 page not found
") 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 ("404 page not found
") 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 ("404 page not found
") 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, 6 wallclock secs ( 0.05 usr 0.03 sys + 4.03 cusr 0.79 csys = 4.90 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
CHI 0 0.61
Data::Serializer 0 0.65
Digest::MD5 0 2.59
JSON 0 4.10
Moo 0 2.005005
namespace::clean 0 0.27
REST::Client 0 281
Role::REST::Client 0 0.23
Sereal 0 5.004
strictures 2 2.000006
Types::Standard 0 2.006000
build_requires:
Module Need Have
------------------- -------- --------
Test::DistManifest 0 1.014
Test::HasVersion 0 0.014
Test::Kwalitee 0 1.28
Test::More 0 1.302203
Test::Warn 0 0.37
configure_requires:
Module Need Have
------------------- -------- --------
Module::Build::Tiny 0.034 0.048
perl 5.008005 5.024004
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.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/2024101823/Test-HasVersion-0.014-1/blib/arch:/home/cpansand/.cpan/build/2024101823/Test-HasVersion-0.014-1/blib/lib:/home/cpansand/.cpan/build/2024101823/Test-DistManifest-1.014-1/blib/arch:/home/cpansand/.cpan/build/2024101823/Test-DistManifest-1.014-1/blib/lib:/home/cpansand/.cpan/build/2024101823/Module-Manifest-1.09-1/blib/arch:/home/cpansand/.cpan/build/2024101823/Module-Manifest-1.09-1/blib/lib:/home/cpansand/.cpan/build/2024101823/CHI-0.61-1/blib/arch:/home/cpansand/.cpan/build/2024101823/CHI-0.61-1/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3701974
PERL5_CPAN_IS_RUNNING = 3701974
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3700658,3701974
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024101823/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2024101823
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.24.4D/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.75
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302203
Test::Harness 3.50
Test::More 1.302203
YAML 1.31
YAML::Syck 1.34
version 0.9916
--
Summary of my perl5 (revision 5 version 24 subversion 4) configuration:
Platform:
osname=linux, osvers=5.14.0-427.24.1.el9_4.x86_64, archname=x86_64-linux-ld
uname='linux rockylinux9-2gb-ash-1-cloud3.cloud 5.14.0-427.24.1.el9_4.x86_64 #1 smp preempt_dynamic mon jul 8 17:47:19 utc 2024 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.24.4D -Uinstallusrbinperl -Duselongdouble -Dcf_email=srezic@cpan.org'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
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='11.4.1 20231218 (Red Hat 11.4.1-3)', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/lib/../lib64/libc.so.6, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.34'
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_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
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_LONG_DOUBLE USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 2.08
Built under linux
Compiled at Jul 19 2024 20:19:54
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2024101823/Test-HasVersion-0.014-1/blib/arch:/home/cpansand/.cpan/build/2024101823/Test-HasVersion-0.014-1/blib/lib:/home/cpansand/.cpan/build/2024101823/Test-DistManifest-1.014-1/blib/arch:/home/cpansand/.cpan/build/2024101823/Test-DistManifest-1.014-1/blib/lib:/home/cpansand/.cpan/build/2024101823/Module-Manifest-1.09-1/blib/arch:/home/cpansand/.cpan/build/2024101823/Module-Manifest-1.09-1/blib/lib:/home/cpansand/.cpan/build/2024101823/CHI-0.61-1/blib/arch:/home/cpansand/.cpan/build/2024101823/CHI-0.61-1/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3701974"
PERL5_CPAN_IS_RUNNING="3701974"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="3700658,3701974"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024101823/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2024101823/Test-HasVersion-0.014-1/blib/arch
/home/cpansand/.cpan/build/2024101823/Test-HasVersion-0.014-1/blib/lib
/home/cpansand/.cpan/build/2024101823/Test-DistManifest-1.014-1/blib/arch
/home/cpansand/.cpan/build/2024101823/Test-DistManifest-1.014-1/blib/lib
/home/cpansand/.cpan/build/2024101823/Module-Manifest-1.09-1/blib/arch
/home/cpansand/.cpan/build/2024101823/Module-Manifest-1.09-1/blib/lib
/home/cpansand/.cpan/build/2024101823/CHI-0.61-1/blib/arch
/home/cpansand/.cpan/build/2024101823/CHI-0.61-1/blib/lib
/opt/perl-5.24.4D/lib/site_perl/5.24.4/x86_64-linux-ld
/opt/perl-5.24.4D/lib/site_perl/5.24.4
/opt/perl-5.24.4D/lib/5.24.4/x86_64-linux-ld
/opt/perl-5.24.4D/lib/5.24.4
.