WebService-RESTCountries v0.3 Perl 5 v5.22.2 amd64-freebsd-thread-multi
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
WebService-RESTCountries v0.3
- Platform
- Perl 5 v5.22.2 amd64-freebsd-thread-multi
- Date
- 2022-02-18 20:24:43
- ID
- ced65f60-90f8-11ec-9916-755f1f24ea8f
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.22.2, created by CPAN-Reporter-1.2017.
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.022002, /usr/perl5.22.2t/bin/perl5.22.2
# CHI version is 0.60
# Data::Serializer version is 0.60
# Digest::MD5 version is 2.55
# JSON version is 2.90
# Module::Build::Tiny version is 0.039
# Moo version is 2.003
# REST::Client version is 273
# Role::REST::Client version is 0.23
# Sereal version is 3.015
# Test::DistManifest version is 1.014
# Test::HasVersion version is 0.014
# Test::More version is 1.302183
# Test::Warn version is 0.30
# Types::Standard version is 1.000006
# namespace::clean version is 0.27
# strictures version is 2.000003
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/2022021810/WebService-RESTCountries-0.3-kJgiLa/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 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 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 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 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 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 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 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 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 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 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 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/14_ping.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=27, Tests=30, 1688 wallclock secs ( 0.02 usr 0.12 sys + 1.01 cusr 3.98 csys = 5.13 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
CHI 0 0.60
Data::Serializer 0 0.60
Digest::MD5 0 2.55
JSON 0 2.90
Moo 0 2.003000
namespace::clean 0 0.27
REST::Client 0 273
Role::REST::Client 0 0.23
Sereal 0 3.015
strictures 2 2.000003
Types::Standard 0 1.000006
build_requires:
Module Need Have
------------------- -------- --------
Test::DistManifest 0 1.014
Test::HasVersion 0 0.014
Test::Kwalitee 0 1.28
Test::More 0 1.302183
Test::Warn 0 0.30
configure_requires:
Module Need Have
------------------- -------- --------
Module::Build::Tiny 0.034 0.039
perl 5.008005 5.022002
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2022021810/Role-REST-Client-0.23-XJ9pHu/blib/arch:/home/cpansand/.cpan/build/2022021810/Role-REST-Client-0.23-XJ9pHu/blib/lib:/home/cpansand/.cpan/build/2022021810/URI-Escape-XS-0.14-gaVDd3/blib/arch:/home/cpansand/.cpan/build/2022021810/URI-Escape-XS-0.14-gaVDd3/blib/lib:/home/cpansand/.cpan/build/2022021810/Test-DistManifest-1.014-onQu2I/blib/arch:/home/cpansand/.cpan/build/2022021810/Test-DistManifest-1.014-onQu2I/blib/lib:/home/cpansand/.cpan/build/2022021810/Module-Manifest-1.09-QP9b4n/blib/arch:/home/cpansand/.cpan/build/2022021810/Module-Manifest-1.09-QP9b4n/blib/lib:/home/cpansand/.cpan/build/2022021810/Test-HasVersion-0.014-lA7uJT/blib/arch:/home/cpansand/.cpan/build/2022021810/Test-HasVersion-0.014-lA7uJT/blib/lib:/home/cpansand/.cpan/build/2022021810/Test-Kwalitee-1.28-sGVqQc/blib/arch:/home/cpansand/.cpan/build/2022021810/Test-Kwalitee-1.28-sGVqQc/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 61826
PERL5_CPAN_IS_RUNNING = 61826
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 93801,61826
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2022021808/cpanreporter_001_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2022021808
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.22.2t/bin/perl5.22.2
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.11
CPAN::Meta 2.150001
Cwd 3.62
ExtUtils::CBuilder 0.280221
ExtUtils::Command 7.58
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.58
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.62
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4218
Module::Signature 0.80
Parse::CPAN::Meta 1.4422
Test::Harness 3.35
Test::More 1.302183
YAML 1.15
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
Platform:
osname=freebsd, osvers=10.1-release, archname=amd64-freebsd-thread-multi
uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.22.2t -Dusethreads -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2',
optimize='-O2 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', 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 -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
libs=-lpthread -lgdbm -lm -lcrypt -lutil
perllibs=-lpthread -lm -lcrypt -lutil
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'
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_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Built under freebsd
Compiled at Jun 18 2016 12:32:50
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2022021810/Role-REST-Client-0.23-XJ9pHu/blib/arch:/home/cpansand/.cpan/build/2022021810/Role-REST-Client-0.23-XJ9pHu/blib/lib:/home/cpansand/.cpan/build/2022021810/URI-Escape-XS-0.14-gaVDd3/blib/arch:/home/cpansand/.cpan/build/2022021810/URI-Escape-XS-0.14-gaVDd3/blib/lib:/home/cpansand/.cpan/build/2022021810/Test-DistManifest-1.014-onQu2I/blib/arch:/home/cpansand/.cpan/build/2022021810/Test-DistManifest-1.014-onQu2I/blib/lib:/home/cpansand/.cpan/build/2022021810/Module-Manifest-1.09-QP9b4n/blib/arch:/home/cpansand/.cpan/build/2022021810/Module-Manifest-1.09-QP9b4n/blib/lib:/home/cpansand/.cpan/build/2022021810/Test-HasVersion-0.014-lA7uJT/blib/arch:/home/cpansand/.cpan/build/2022021810/Test-HasVersion-0.014-lA7uJT/blib/lib:/home/cpansand/.cpan/build/2022021810/Test-Kwalitee-1.28-sGVqQc/blib/arch:/home/cpansand/.cpan/build/2022021810/Test-Kwalitee-1.28-sGVqQc/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="61826"
PERL5_CPAN_IS_RUNNING="61826"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="93801,61826"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2022021808/cpanreporter_001_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/home/cpansand/.cpan/build/2022021810/Role-REST-Client-0.23-XJ9pHu/blib/arch
/home/cpansand/.cpan/build/2022021810/Role-REST-Client-0.23-XJ9pHu/blib/lib
/home/cpansand/.cpan/build/2022021810/URI-Escape-XS-0.14-gaVDd3/blib/arch
/home/cpansand/.cpan/build/2022021810/URI-Escape-XS-0.14-gaVDd3/blib/lib
/home/cpansand/.cpan/build/2022021810/Test-DistManifest-1.014-onQu2I/blib/arch
/home/cpansand/.cpan/build/2022021810/Test-DistManifest-1.014-onQu2I/blib/lib
/home/cpansand/.cpan/build/2022021810/Module-Manifest-1.09-QP9b4n/blib/arch
/home/cpansand/.cpan/build/2022021810/Module-Manifest-1.09-QP9b4n/blib/lib
/home/cpansand/.cpan/build/2022021810/Test-HasVersion-0.014-lA7uJT/blib/arch
/home/cpansand/.cpan/build/2022021810/Test-HasVersion-0.014-lA7uJT/blib/lib
/home/cpansand/.cpan/build/2022021810/Test-Kwalitee-1.28-sGVqQc/blib/arch
/home/cpansand/.cpan/build/2022021810/Test-Kwalitee-1.28-sGVqQc/blib/lib
/usr/perl5.22.2t/lib/site_perl/5.22.2/amd64-freebsd-thread-multi
/usr/perl5.22.2t/lib/site_perl/5.22.2
/usr/perl5.22.2t/lib/5.22.2/amd64-freebsd-thread-multi
/usr/perl5.22.2t/lib/5.22.2
.