Weather-Meteo v0.09 Perl 5 v5.41.3 OpenBSD.amd64-openbsd

Status
Fail
From
Nigel Horne
Dist
Weather-Meteo v0.09
Platform
Perl 5 v5.41.3 OpenBSD.amd64-openbsd
Date
2024-09-20 16:58:12
ID
8586ed18-7771-11ef-9071-8f430c33d0d0
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 Weather-Meteo-0.09
on perl 5.41.3, created by CPAN-Reporter-1.2020.

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 "/home/njh/perl5/perlbrew/perls/perl-5.41.3/bin/perl5.41.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Weather::Meteo 0.09, Perl 5.041003, /home/njh/perl5/perlbrew/perls/perl-5.41.3/bin/perl5.41.3
t/00-load.t ........... ok
t/10-compile.t ........ ok
t/20-new.t ............ ok
t/carp.t .............. ok
t/comment-spelling.t .. skipped: Author tests not required for installation
t/eof.t ............... skipped: Author tests not required for installation
t/eol.t ............... skipped: Author tests not required for installation
t/links.t ............. skipped: Author tests not required for installation
t/no404s.t ............ skipped: Author tests not required for installation
t/noplan.t ............ skipped: Author tests not required for installation
t/pod-cm.t ............ ok
t/pod-coverage.t ...... skipped: Author tests not required for installation
t/pod-snippets.t ...... skipped: Author tests not required for installation
t/pod-spelling.t ...... skipped: Author tests not required for installation
t/pod-synopsis.t ...... skipped: Need Test::Synopsis
t/pod.t ............... skipped: Author tests not required for installation
t/port.t .............. skipped: Test::Portability::Files required for testing filenames portability
t/strict.t ............ skipped: Author tests not required for installation
t/unused.t ............ skipped: Author tests not required for installation
t/vars.t .............. skipped: Need Test::Vars
t/version.t ........... skipped: Need Test::Version
perl5.41.3:/home/njh/perl5/perlbrew/perls/perl-5.41.3/lib/site_perl/5.41.3/OpenBSD.amd64-openbsd/auto/Net/SSLeay/SSLeay.so: undefined symbol 'EVP_add_digest'
perl5.41.3:/home/njh/perl5/perlbrew/perls/perl-5.41.3/lib/site_perl/5.41.3/OpenBSD.amd64-openbsd/auto/Net/SSLeay/SSLeay.so: undefined symbol 'EVP_add_digest'
Weather::Meteo: https://archive-api.open-meteo.com/v1/archive?hourly=temperature_2m,rain,snowfall,weathercode&precipitation_unit=inch&daily=weathercode,temperature_2m_max,temperature_2m_min,rain_sum,snowfall_sum,precipitation_hours,windspeed_10m_max,windgusts_10m_max&end_date=2022-12-25&timezone=Europe%2FLondon&windspeed_unit=mph&latitude=51.34&start_date=2022-12-25&longitude=1.42 API returned error: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) at t/weather.t line 27.

#   Failed test 'We get data back'
#   at t/weather.t line 28.

#   Failed test '24 sets of hourly rainfall data'
#   at t/weather.t line 29.
#          got: 0
#     expected: 24
Weather::Meteo: https://archive-api.open-meteo.com/v1/archive?hourly=temperature_2m,rain,snowfall,weathercode&precipitation_unit=inch&end_date=2022-12-25&daily=weathercode,temperature_2m_max,temperature_2m_min,rain_sum,snowfall_sum,precipitation_hours,windspeed_10m_max,windgusts_10m_max&windspeed_unit=mph&timezone=Europe%2FLondon&latitude=51.34&start_date=2022-12-25&longitude=1.42 API returned error: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) at t/weather.t line 43.

#   Failed test '24 sets of hourly rainfall data'
#   at t/weather.t line 44.
#          got: 0
#     expected: 24
Weather::Meteo: https://archive-api.open-meteo.com/v1/archive?longitude=1.42&start_date=2000-06-05&latitude=51.34&windspeed_unit=mph&timezone=Europe%2FLondon&precipitation_unit=inch&daily=weathercode,temperature_2m_max,temperature_2m_min,rain_sum,snowfall_sum,precipitation_hours,windspeed_10m_max,windgusts_10m_max&end_date=2000-06-05&hourly=temperature_2m,rain,snowfall,weathercode API returned error: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) at t/weather.t line 48.
# Looks like you failed 3 tests of 11.
t/weather.t ........... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/11 subtests 

Test Summary Report
-------------------
t/weather.t         (Wstat: 768 (exited 3) Tests: 11 Failed: 3)
  Failed tests:  3-4, 7
  Non-zero exit status: 3
Files=22, Tests=25,  5 wallclock secs ( 0.06 usr  0.07 sys +  3.53 cusr  1.11 csys =  4.77 CPU)
Result: FAIL
Failed 1/22 test programs. 3/25 subtests failed.
*** Error 3 in /home/njh/.cpan/build/Weather-Meteo-0.09-0 (Makefile:918 'test_dynamic')

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

Prerequisite modules loaded:

requires:

    Module               Need     Have    
    -------------------- -------- --------
    constant             0        1.33    
    Encode               0        3.21    
    JSON::MaybeXS        0        1.004008
    LWP::Protocol::https 0        6.14    
    LWP::UserAgent       0        6.77    
    perl                 5.006002 5.041003
    Scalar::Util         0        1.65    
    URI                  0        5.28    

build_requires:

    Module               Need     Have    
    -------------------- -------- --------
    autodie              0        2.37    
    DateTime             0        1.65    
    ExtUtils::MakeMaker  0        7.70    
    Geo::Location::Point 0.09     0.12    
    IPC::System::Simple  0        1.30    
    Test::Carp           0        0.2     
    Test::Compile        0        v3.3.3  
    Test::LWP::UserAgent 0        0.036   
    Test::Most           0        0.38    
    Test::Needs          0        0.002010
    Test::NoWarnings     0        1.06    
    WWW::RT::CPAN        0        0.002   

configure_requires:

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


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    NONINTERACTIVE_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.41.3/bin:/home/njh/perl5/perlbrew/bin:/home/njh/bin:/bin:/usr/bin:/usr/local/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 28093
    PERL5_CPAN_IS_RUNNING = 28093
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.41.3/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.41.3/bin
    PERLBREW_PERL = perl-5.41.3
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.99
    PERLBREW_VERSION = 0.99
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /tmp

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.41.3/bin/perl5.41.3
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 0
    $EGID = 1000 1000 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.37    
    CPAN::Meta          2.150010
    Cwd                 3.92    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.53    
    File::Spec          3.92    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302202
    Test::Harness       3.50    
    Test::More          1.302202
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 41 subversion 3) configuration:
   
  Platform:
    osname=openbsd
    osvers=7.5
    archname=OpenBSD.amd64-openbsd
    uname='openbsd vultr2.bandsman.co.uk 7.5 generic#79 amd64 '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.41.3 -Dusedevel -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.41.3/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='OpenBSD Clang 16.0.6'
    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 ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib/clang/16/lib /usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.99.0
    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 -fPIC  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_CTYPE
    USE_PERLIO
    USE_PERL_ATOF
  Built under openbsd
  Compiled at Sep  3 2024 12:28:46
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="28093"
    PERL5_CPAN_IS_RUNNING="28093"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.41.3/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.41.3/bin"
    PERLBREW_PERL="perl-5.41.3"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.99"
    PERLBREW_VERSION="0.99"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.41.3/lib/site_perl/5.41.3/OpenBSD.amd64-openbsd
    /home/njh/perl5/perlbrew/perls/perl-5.41.3/lib/site_perl/5.41.3
    /home/njh/perl5/perlbrew/perls/perl-5.41.3/lib/5.41.3/OpenBSD.amd64-openbsd
    /home/njh/perl5/perlbrew/perls/perl-5.41.3/lib/5.41.3
    .