Geo-Coder-CA v0.08 Perl 5 v5.14.4 amd64-freebsd

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
Geo-Coder-CA v0.08
Platform
Perl 5 v5.14.4 amd64-freebsd
Date
2018-06-24 09:14:38
ID
04ff919c-778f-11e8-a0f4-d84c27a99225
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.14.4, 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 "/usr/local/bin/perl5.14.4" "-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.014004, /usr/local/bin/perl5.14.4
t/00-load.t ..... ok
t/10-new.t ...... ok

# Failed test 'test 1'
# at t/bin.t line 16.
# The output
#   Test 1 - White House
#   $VAR1 = [
#             {
#               'longt' => '-77.035117',
#               'standard' => {
#                               'stnumber' => '1600',
#                               'staddress' => 'Nw Pennsylvania Ave',
#                               'city' => 'Washington',
#                               'prov' => 'DC',
#                               'postal' => '20502-0001',
#                               'confidence' => '0.9'
#                             },
#               'TimeZone' => 'America/New_York',
#               'AreaCode' => '202',
#               'latt' => '38.898761'
#             }
#           ];
# does not match
#   (?^:\-76\.90)

#   Failed test at t/bin.t line 16.
# Looks like you failed 2 tests of 6.
t/bin.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/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 ........ ok
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: 512 Tests: 6 Failed: 2)
  Failed tests:  3-4
  Non-zero exit status: 2
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=36, 27 wallclock secs ( 0.12 usr  0.06 sys +  4.39 cusr  0.91 csys =  5.49 CPU)
Result: FAIL
Failed 2/28 test programs. 7/36 subtests failed.
*** Error code 255

Stop.
make: stopped in /home/cpansand/.cpan/build/2018062416/Geo-Coder-CA-0.08-4DgzPL

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

Prerequisite modules loaded:

requires:

    Module               Need     Have    
    -------------------- -------- --------
    Encode               0        2.96    
    HTTP::Request        0        6.16    
    JSON                 0        2.97001 
    LWP::Protocol::https 0        6.07    
    LWP::UserAgent       0        6.29    
    perl                 5.006002 5.014004
    URI                  0        1.74    

build_requires:

    Module               Need     Have    
    -------------------- -------- --------
    ExtUtils::MakeMaker  0        7.34    
    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.34    


------------------------------
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:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 89033
    PERL5_CPAN_IS_RUNNING = 89033
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 89017,89033
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018062416/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2018062416

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

    $^X = /usr/local/bin/perl5.14.4
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9600_01
    CPAN::Meta          2.150010 
    Cwd                 3.62     
    ExtUtils::CBuilder  0.280230 
    ExtUtils::Command   7.34     
    ExtUtils::Install   2.06     
    ExtUtils::MakeMaker 7.34     
    ExtUtils::Manifest  1.70     
    ExtUtils::ParseXS   3.35     
    File::Spec          3.62     
    JSON                2.97001  
    JSON::PP            2.97001  
    Module::Build       0.4224   
    Module::Signature   0.81     
    Parse::CPAN::Meta   2.150010 
    Test::Harness       3.39     
    Test::More          1.302136 
    YAML                1.26     
    YAML::Syck          1.30     
    version             0.9922   


--

Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
   
  Platform:
    osname=freebsd, osvers=12.0-current, archname=amd64-freebsd
    uname='freebsd ali1.bbbike.org 12.0-current freebsd 12.0-current #0 bd8385a990e(master)-dirty: fri nov 17 03:13:11 utc 2017 root@ali1.bbbike.org:usrobjhomeprojectsfreebsdamd64.amd64sysgeneric-nodebug amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.14.4p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    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',
    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 5.0.0 (tags/RELEASE_500/final 312559)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    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
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-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'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at Nov 17 2017 07:31:56
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="89033"
    PERL5_CPAN_IS_RUNNING="89033"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="89017,89033"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018062416/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /usr/perl5.14.4p/lib/site_perl/5.14.4/amd64-freebsd
    /usr/perl5.14.4p/lib/site_perl/5.14.4
    /usr/perl5.14.4p/lib/5.14.4/amd64-freebsd
    /usr/perl5.14.4p/lib/5.14.4
    .