Config-Model-Systemd v0.254.1 Perl 5 v5.18.4 amd64-freebsd

Status
Na
From
Slaven Rezić
Dist
Config-Model-Systemd v0.254.1
Platform
Perl 5 v5.18.4 amd64-freebsd
Date
2023-11-25 09:12:00
ID
b0972ab8-8b72-11ee-a4e6-1a1d6e8775ea
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 Dominique Dumont,

This is a computer-generated report for Config-Model-Systemd-0.254.1
on perl 5.18.4, created by CPAN-Reporter-1.2019.

Thank you for uploading your work to CPAN.  While attempting to build or test
this distribution, the distribution signaled that support is not available
either for this operating system or this version of Perl.  Nevertheless, any
diagnostic output produced is provided below for reference.  If this is not
what you expect, you may wish to consult the CPAN Testers Wiki:

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 './Build test':

Missing argument in sprintf at /usr/perl5.18.4p/lib/site_perl/5.18.4/Text/Wrap.pm line 15.
Error with backend Systemd::Unit: could not parse Config/Model/Backend/Systemd/Unit.pm: Perl v5.20.0 required--this is only v5.18.4, stopped at /home/cpansand/.cpan/build/2023112508/Config-Model-Systemd-0.254.1-1/blib/lib/Config/Model/Backend/Systemd/Unit.pm line 14.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2023112508/Config-Model-Systemd-0.254.1-1/blib/lib/Config/Model/Backend/Systemd/Unit.pm line 14.
Compilation failed in require at /usr/perl5.18.4p/lib/site_perl/5.18.4/Config/Model/BackendMgr.pm line 199.

# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 2.
t/cme-function.t ..... 
Dubious, test returned 2 (wstat 512, 0x200)
All 2 subtests passed 
Missing argument in sprintf at /usr/perl5.18.4p/lib/site_perl/5.18.4/Text/Wrap.pm line 15.
Error with backend Systemd::Unit: could not parse Config/Model/Backend/Systemd/Unit.pm: Perl v5.20.0 required--this is only v5.18.4, stopped at /home/cpansand/.cpan/build/2023112508/Config-Model-Systemd-0.254.1-1/blib/lib/Config/Model/Backend/Systemd/Unit.pm line 14.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2023112508/Config-Model-Systemd-0.254.1-1/blib/lib/Config/Model/Backend/Systemd/Unit.pm line 14.
Compilation failed in require at /usr/perl5.18.4p/lib/site_perl/5.18.4/Config/Model/BackendMgr.pm line 199.

# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/model_tests.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 2 subtests passed 
t/perl-critic.t ...... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/pod.t .............. skipped: these tests are for testing by the author
Missing argument in sprintf at /usr/perl5.18.4p/lib/site_perl/5.18.4/Text/Wrap.pm line 15.
Error with backend Systemd: could not parse Config/Model/Backend/Systemd.pm: Perl v5.20.0 required--this is only v5.18.4, stopped at /home/cpansand/.cpan/build/2023112508/Config-Model-Systemd-0.254.1-1/blib/lib/Config/Model/Backend/Systemd.pm line 14.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2023112508/Config-Model-Systemd-0.254.1-1/blib/lib/Config/Model/Backend/Systemd.pm line 14.
Compilation failed in require at /usr/perl5.18.4p/lib/site_perl/5.18.4/Config/Model/BackendMgr.pm line 199.


#   Failed test 'Log4perl test'
#   at /usr/perl5.18.4p/lib/site_perl/5.18.4/Config/Model/BackendMgr.pm line 202.
# Ended logging run, but still expecting 3 more log(s)
# Expecting warn of type 'User' next:
#   '(?^:Loading)'
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 3.
t/systemd-service.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/3 subtests 

Test Summary Report
-------------------
t/cme-function.t   (Wstat: 512 (exited 2) Tests: 2 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/model_tests.t    (Wstat: 65280 (exited 255) Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/systemd-service.t (Wstat: 65280 (exited 255) Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=5, Tests=7,  1 wallclock secs ( 0.01 usr  0.02 sys +  0.51 cusr  0.42 csys =  0.96 CPU)
Result: FAIL
Failed 3/5 test programs. 1/7 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                          Need  Have    
    ------------------------------- ----- --------
  ! Config::Model                   2.143 2.142   
    Config::Model::Backend::Any     0     2.142   
    Config::Model::Backend::IniFile 0     2.142   
    Log::Log4perl                   0     1.57    
    Mouse                           0     v2.5.10 
    Mouse::Role                     0     v2.5.10 
    Path::Tiny                      0.086 0.144   
    perl                            5.010 5.018004

build_requires:

    Module                          Need  Have    
    ------------------------------- ----- --------
  ! Config::Model                   2.143 2.142   
    Config::Model::Tester           4.007 4.007   
    Config::Model::Tester::Setup    0     4.007   
    English                         0     1.06_01 
    File::Spec                      0     3.75    
    Module::Build                   0.34  0.4234  
    Test::File::Contents            0     0.23    
    Test::Log::Log4perl             0     0.32    
    Test::More                      0     1.302196
    Test::Perl::Critic              0     1.04    
    Test::Pod                       1.00  1.52    

configure_requires:

    Module                          Need  Have    
    ------------------------------- ----- --------
    Module::Build                   0.34  0.4234  


------------------------------
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/freebsd10.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 55572
    PERL5_CPAN_IS_RUNNING = 55572
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 47031,55572
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2023112508/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/2023112508

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    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.87    
    Parse::CPAN::Meta   2.150010
    Test2               1.302196
    Test::Harness       3.47    
    Test::More          1.302196
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=freebsd, osvers=10.1-release, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.18.4p'
    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='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', 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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at Apr  4 2015 13:03:15
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="55572"
    PERL5_CPAN_IS_RUNNING="55572"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="47031,55572"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2023112508/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.18.4p/lib/site_perl/5.18.4/amd64-freebsd
    /usr/perl5.18.4p/lib/site_perl/5.18.4
    /usr/perl5.18.4p/lib/5.18.4/amd64-freebsd
    /usr/perl5.18.4p/lib/5.18.4
    .