Geo-Coder-CA v0.08 Perl 5 v5.24.2 x86_64-linux-thread-multi
- Status
- Fail
- From
- Slaven Rezić (SREZIC)
- Dist
-
Geo-Coder-CA v0.08
- Platform
- Perl 5 v5.24.2 x86_64-linux-thread-multi
- Date
- 2018-06-02 12:10:35
- ID
- f44afb08-665d-11e8-b49d-a5bd7274f591
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 Nigel Horne,
This is a computer-generated report for Geo-Coder-CA-0.08
on perl 5.24.2, 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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/opt/perl-5.24.2t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Geo::Coder::CA 0.08, Perl 5.024002, /opt/perl-5.24.2t/bin/perl
t/00-load.t ..... ok
t/10-new.t ...... ok
# Failed test 'Script bin/ca compiles'
# at t/bin.t line 8.
# 2 - IPC::System::Simple required for Fatalised/autodying system() at bin/ca line 5.
# main::BEGIN() called at bin/ca line 5
# eval {...} called at bin/ca line 5
# BEGIN failed--compilation aborted at bin/ca line 5.
# Failed test 'Script bin/ca runs'
# at t/bin.t line 14.
# 2 - IPC::System::Simple required for Fatalised/autodying system() at bin/ca line 5.
# main::BEGIN() called at bin/ca line 5
# eval {...} called at bin/ca line 5
# BEGIN failed--compilation aborted at bin/ca line 5.
# Failed test 'test 1'
# at t/bin.t line 16.
# The output
# does not match
# (?^:\-76\.90)
# Failed test at t/bin.t line 16.
# Failed test 'no error output'
# at t/bin.t line 17.
# The output
# IPC::System::Simple required for Fatalised/autodying system() at bin/ca line 5.
# main::BEGIN() called at bin/ca line 5
# eval {...} called at bin/ca line 5
# BEGIN failed--compilation aborted at bin/ca line 5.
# does not match
# Failed test at t/bin.t line 17.
# Looks like you failed 6 tests of 6.
t/bin.t .........
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/6 subtests
t/boiler.t ...... ok
t/ca.t .......... ok
t/carp.t ........ ok
t/changes.t ..... skipped: Author tests not required for installation
t/coverage.t .... ok
t/critic.t ...... skipped: Author tests not required for installation
t/cv.t .......... skipped: Author tests not required for installation
t/dist.t ........ skipped: Author tests not required for installation
t/gv.t .......... skipped: Author tests not required for installation
t/kwalitee.t .... skipped: Author tests not required for installation
t/manifest.t .... skipped: Author tests not required for installation
t/metrics.t ..... skipped: Author tests not required for installation
t/namespaces.t .. skipped: Author tests not required for installation
t/noplan.t ...... skipped: Author tests not required for installation
t/pod-cm.t ...... skipped: Test::Pod::Spelling::CommonMistakes required for testing POD spelling
t/pod.t ......... skipped: Author tests not required for installation
t/port.t ........ skipped: Test::Portability::Files required for testing filenames portability
t/prereq.t ...... skipped: Author tests not required for installation
t/snippets.t .... skipped: Author tests not required for installation
t/spelling.t .... skipped: Author tests not required for installation
t/strict.t ...... skipped: Author tests not required for installation
t/unused.t ...... skipped: Author tests not required for installation
# Failed test at t/us.t line 20.
# 38.899 and 38.880 are not equal to within 0.01
# Failed test at t/us.t line 21.
# -77.035 and -76.900 are not equal to within 0.01
# Failed test at t/us.t line 24.
# 38.899 and 38.880 are not equal to within 0.01
# Failed test at t/us.t line 25.
# -77.035 and -76.900 are not equal to within 0.01
# Failed test at t/us.t line 30.
# -86.982 and -86.960 are not equal to within 0.01
# Looks like you failed 5 tests of 14.
t/us.t ..........
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/14 subtests
t/used.t ........ skipped: Author tests not required for installation
t/vars.t ........ skipped: Author tests not required for installation
Test Summary Report
-------------------
t/bin.t (Wstat: 1536 Tests: 6 Failed: 6)
Failed tests: 1-6
Non-zero exit status: 6
t/boiler.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 1-3
t/us.t (Wstat: 1280 Tests: 14 Failed: 5)
Failed tests: 3-6, 9
Non-zero exit status: 5
Files=28, Tests=35, 10 wallclock secs ( 0.07 usr 0.11 sys + 2.50 cusr 0.51 csys = 3.19 CPU)
Result: FAIL
Failed 2/28 test programs. 11/35 subtests failed.
Makefile:886: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- -------- --------
Encode 0 2.92
HTTP::Request 0 6.13
JSON 0 2.94
LWP::Protocol::https 0 6.07
LWP::UserAgent 0 6.26
perl 5.006002 5.024002
URI 0 1.72
build_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.10_02
Test::Carp 0 0.2
Test::LWP::UserAgent 0 0.033
Test::Most 0 0.35
Test::NoWarnings 0 1.04
Test::Number::Delta 0 1.06
Test::Script 0 1.23
configure_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.10_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
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/2018060209/Test-Carp-0.2-pII5YS/blib/arch:/home/cpansand/.cpan/build/2018060209/Test-Carp-0.2-pII5YS/blib/lib:/home/cpansand/.cpan/build/2018060209/Test-LWP-UserAgent-0.033-f4LkdL/blib/arch:/home/cpansand/.cpan/build/2018060209/Test-LWP-UserAgent-0.033-f4LkdL/blib/lib:/home/cpansand/.cpan/build/2018060209/Safe-Isa-1.000010-zLxSRw/blib/arch:/home/cpansand/.cpan/build/2018060209/Safe-Isa-1.000010-zLxSRw/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 18012
PERL5_CPAN_IS_RUNNING = 18012
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 17059,18012
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018060209/cpanreporter_001_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2018060209
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.24.2t/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.11_01
CPAN::Meta 2.150005
Cwd 3.63_01
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.10_02
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.10_02
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.63_01
JSON 2.94
JSON::PP 2.27300_01
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 1.4417_001
Test::Harness 3.36_01
Test::More 1.302086
YAML 1.23
YAML::Syck 1.30
version 0.9916
--
Summary of my perl5 (revision 5 version 24 subversion 2) configuration:
Platform:
osname=linux, osvers=4.9.0-3-amd64, archname=x86_64-linux-thread-multi
uname='linux debian9 4.9.0-3-amd64 #1 smp debian 4.9.30-2+deb9u3 (2017-08-06) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.24.2t -Dusethreads -Dcf_email=srezic@cpan.org'
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 ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='6.3.0 20170516', 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/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.24'
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 MULTIPLICITY PERLIO_LAYERS
PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
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 linux
Compiled at Sep 10 2017 07:10:22
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2018060209/Test-Carp-0.2-pII5YS/blib/arch:/home/cpansand/.cpan/build/2018060209/Test-Carp-0.2-pII5YS/blib/lib:/home/cpansand/.cpan/build/2018060209/Test-LWP-UserAgent-0.033-f4LkdL/blib/arch:/home/cpansand/.cpan/build/2018060209/Test-LWP-UserAgent-0.033-f4LkdL/blib/lib:/home/cpansand/.cpan/build/2018060209/Safe-Isa-1.000010-zLxSRw/blib/arch:/home/cpansand/.cpan/build/2018060209/Safe-Isa-1.000010-zLxSRw/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="18012"
PERL5_CPAN_IS_RUNNING="18012"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="17059,18012"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018060209/cpanreporter_001_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/home/cpansand/.cpan/build/2018060209/Test-Carp-0.2-pII5YS/blib/arch
/home/cpansand/.cpan/build/2018060209/Test-Carp-0.2-pII5YS/blib/lib
/home/cpansand/.cpan/build/2018060209/Test-LWP-UserAgent-0.033-f4LkdL/blib/arch
/home/cpansand/.cpan/build/2018060209/Test-LWP-UserAgent-0.033-f4LkdL/blib/lib
/home/cpansand/.cpan/build/2018060209/Safe-Isa-1.000010-zLxSRw/blib/arch
/home/cpansand/.cpan/build/2018060209/Safe-Isa-1.000010-zLxSRw/blib/lib
/opt/perl-5.24.2t/lib/site_perl/5.24.2/x86_64-linux-thread-multi
/opt/perl-5.24.2t/lib/site_perl/5.24.2
/opt/perl-5.24.2t/lib/5.24.2/x86_64-linux-thread-multi
/opt/perl-5.24.2t/lib/5.24.2
.