Weather-YR v0.38 Perl 5 v5.14.4 amd64-freebsd

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
Weather-YR v0.38
Platform
Perl 5 v5.14.4 amd64-freebsd
Date
2018-02-25 10:51:56
ID
e5f81ca6-1a19-11e8-bc23-a01271199c50
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 Tore Aursand,

This is a computer-generated report for Weather-YR-0.38
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 Weather::YR 0.38, Perl 5.014004, /usr/local/bin/perl5.14.4
t/00-load.t ............... ok
t/10-basic.t .............. ok
Failed to validate the XML returned from YR.no using schema URL 'http://api.met.no/weatherapi/locationforecast/1.9/schema'; http error : Unknown IO error
Schemas parser error : Failed to locate the main schema resource at 'http://api.met.no/weatherapi/locationforecast/1.9/schema'.
No XML to generate forecast from! at /home/cpansand/.cpan/build/2018022506/Weather-YR-0.38-Lbb6oz/blib/lib/Weather/YR/LocationForecast.pm line 234.

#   Failed test 'Number of data points is OK.'
#   at t/20-location-forecast.t line 25.
#          got: '0'
#     expected: '83'
Attribute (today) does not pass the type constraint because: Validation failed for 'Weather::YR::LocationForecast::Day' with value undef at reader Weather::YR::LocationForecast::today (defined at /home/cpansand/.cpan/build/2018022506/Weather-YR-0.38-Lbb6oz/blib/lib/Weather/YR/LocationForecast.pm line 46) line 15
	Weather::YR::LocationForecast::today('Weather::YR::LocationForecast=HASH(0x4747eae0)') called at t/20-location-forecast.t line 26
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/20-location-forecast.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 

Test Summary Report
-------------------
t/20-location-forecast.t (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=3, Tests=3,  4 wallclock secs ( 0.01 usr  0.03 sys +  2.84 cusr  0.21 csys =  3.09 CPU)
Result: FAIL
Failed 1/3 test programs. 1/3 subtests failed.
*** Error code 255

Stop.
make: stopped in /home/cpansand/.cpan/build/2018022506/Weather-YR-0.38-Lbb6oz

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

Prerequisite modules loaded:

requires:

    Module                    Need  Have    
    ------------------------- ----- --------
    DateTime                  0     1.46    
    DateTime::Format::ISO8601 0     0.08    
    DateTime::TimeZone        0     2.15    
    LWP::UserAgent            0     6.29    
    Mojo::URL                 0     0       
    Moose                     0     2.2008  
    namespace::autoclean      0     0.28    
    perl                      5.010 5.014004
    XML::LibXML               0     2.0132  
    XML::Simple               0     2.24    

build_requires:

    Module                    Need  Have    
    ------------------------- ----- --------
    ExtUtils::MakeMaker       6.64  7.30    
    File::Slurp               0     9999.19 
    FindBin                   0     1.50    
    strict                    0     1.04    
    Test::More                0.98  1.302122
    warnings                  0     1.12    

configure_requires:

    Module                    Need  Have    
    ------------------------- ----- --------
    ExtUtils::MakeMaker       0     7.30    


------------------------------
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 = 81990
    PERL5_CPAN_IS_RUNNING = 81990
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 81977,81990
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018022506/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2018022506

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.30     
    ExtUtils::Install   2.06     
    ExtUtils::MakeMaker 7.30     
    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.302122 
    YAML                1.24     
    YAML::Syck          1.30     
    version             0.9918   


--

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="81990"
    PERL5_CPAN_IS_RUNNING="81990"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="81977,81990"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018022506/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
    .