Locale-Places v0.13 Perl 5 v5.8.9 amd64-freebsd

Status
Fail
From
Slaven Rezić
Dist
Locale-Places v0.13
Platform
Perl 5 v5.8.9 amd64-freebsd
Date
2024-07-19 20:24:12
ID
dc99cb2a-460c-11ef-9a9d-7e056e8775ea
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 Locale-Places-0.13
on perl 5.8.9, created by CPAN-Reporter-1.2019.

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/perl5.8.9/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Locale::Places 0.13, Perl 5.008009, /usr/perl5.8.9/bin/perl
t/00-load.t ........... ok
t/10-new.t ............ ok
t/carp.t .............. ok
t/comment-spelling.t .. skipped: Author tests not required for installation
t/coverage.t .......... skipped: Author tests not required for installation
t/critic.t ............ skipped: Author tests not required for installation
t/eof.t ............... skipped: Need Test::EOF
t/eol.t ............... skipped: Author tests not required for installation

#   Failed test 'Locale::Places::GB->new() died'
#   at t/gb.t line 21.
#     Error was:  Locale::Places::GB: lib/Locale/Places/data is not a directory at /usr/perl5.8.9/lib/5.8.9/Test/More.pm line 741.
Can't call method "fetchrow_hashref" on an undefined value at t/gb.t line 25.
# Looks like your test exited with 2 just after 3.
t/gb.t ................ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/6 subtests 
t/kwalitee.t .......... skipped: Author tests not required for installation
t/links.t ............. skipped: Author tests not required for installation
t/manifest.t .......... skipped: Author tests not required for installation
t/minimum.t ........... skipped: Author tests not required for installation
t/no404s.t ............ skipped: Author tests not required for installation
# Author tests not required for installation
# Author tests not required for installation
t/noopentickets.t ..... ok
t/noplan.t ............ skipped: Author tests not required for installation
t/pod-cm.t ............ ok
t/pod-spelling.t ...... skipped: Author tests not required for installation
t/pod-synopsis.t ...... skipped: Author tests not required for installation
t/pod.t ............... skipped: Author tests not required for installation
t/port.t .............. ok
t/snippets.t .......... skipped: Author tests not required for installation
t/strict.t ............ skipped: Author tests not required for installation
Locale::Places::GB: /usr/home/cpansand/.cpan/build/2024071915/Locale-Places-0.13-5/blib/lib/Locale/Places/data is not a directory at /usr/home/cpansand/.cpan/build/2024071915/Locale-Places-0.13-5/blib/lib/Locale/Places.pm line 153.
# Looks like your test exited with 2 just after 2.
t/translate.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 23/25 subtests 
t/unused.t ............ skipped: Author tests not required for installation

#   Failed test 'Locale::Places::US->new() died'
#   at t/us.t line 21.
#     Error was:  Locale::Places::US: lib/Locale/Places/data is not a directory at /usr/perl5.8.9/lib/5.8.9/Test/More.pm line 741.
Can't call method "fetchrow_hashref" on an undefined value at t/us.t line 25.
# Looks like your test exited with 2 just after 3.
t/us.t ................ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/6 subtests 
t/vars.t .............. skipped: Need Test::Vars
t/version.t ........... skipped: Author tests not required for installation

Test Summary Report
-------------------
t/gb.t              (Wstat: 512 (exited 2) Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 6 tests but ran 3.
t/translate.t       (Wstat: 512 (exited 2) Tests: 2 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 25 tests but ran 2.
t/us.t              (Wstat: 512 (exited 2) Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 6 tests but ran 3.
Files=28, Tests=34,  4 wallclock secs ( 0.05 usr  0.05 sys +  2.86 cusr  0.40 csys =  3.36 CPU)
Result: FAIL
Failed 3/28 test programs. 2/34 subtests failed.
*** [test_dynamic] Error code 255

Stop in /usr/home/cpansand/.cpan/build/2024071915/Locale-Places-0.13-5.

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

Prerequisite modules loaded:

requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    CHI                    0        0.61    
    Database::Abstraction  0.04     0.08    
    DBD::CSV               0        0.60    
    DBD::SQLite            0        1.72    
    DBD::SQLite::Constants 0        0       
    DBI                    0        1.643   
    Error::Simple          0        0.17029 
    File::pfopen           0        0.02    
    File::Spec             0        3.75    
    Module::Info           0        0.36    
    perl                   5.006002 5.008009
    Text::CSV              0        2.04    
    Text::xSV::Slurp       0        0.22    

build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Test::Carp             0        0.2     
    Test::Most             0        0.38    
    Test::Needs            0        0.002010

configure_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Config                 0        0       
    File::Which            0        1.27    
    LWP::Simple            0        6.75    
    Try::Tiny              0        0.31    


------------------------------
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/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 9383
    PERL5_CPAN_IS_RUNNING = 9383
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 7291,9383
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024071915/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2024071915

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

    $^X = /usr/perl5.8.9/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302198
    Test::Harness       3.47    
    Test::More          1.302198
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9932  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.8.9'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef 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 -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', 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 ='-Wl,-E  -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'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
  Built under freebsd
  Compiled at May 15 2014 22:27:57
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="9383"
    PERL5_CPAN_IS_RUNNING="9383"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="7291,9383"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024071915/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.8.9/lib/5.8.9/amd64-freebsd
    /usr/perl5.8.9/lib/5.8.9
    /usr/perl5.8.9/lib/site_perl/5.8.9/amd64-freebsd
    /usr/perl5.8.9/lib/site_perl/5.8.9
    .