Config-Vars v0.01 Perl 5 v5.31.8 x86_64-linux

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
Config-Vars v0.01
Platform
Perl 5 v5.31.8 x86_64-linux
Date
2020-02-15 00:19:49
ID
e0a62b20-4f88-11ea-9b44-99571f24ea8f
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 Eric J. Roode,

This is a computer-generated report for Config-Vars-0.01
on perl 5.31.8, 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 "/opt/perl-5.31.8/bin/perl5.31.8" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'No default export'
#   at t/export.t line 13.
#                   'Global symbol "$cat" requires explicit package name (did you forget to declare "my $cat"?) at (eval 13) line 2.
# '
#     doesn't match '(?^:^Global symbol "\$cat\" requires explicit package name at)'
# Looks like you failed 1 test of 2.
t/export.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/cvNowarn.pm line 7, near "'Mittens';"
BEGIN not safe after errors--compilation aborted at t/cvNowarn.pm line 8.
Compilation failed in require at t/nowarn.t line 10.
BEGIN failed--compilation aborted at t/nowarn.t line 10.
# Looks like your test exited with 255 before it could output anything.
t/nowarn.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 

#   Failed test 'Scalar variable use'
#   at t/ro.t line 22.
#          got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/rScalarV.pm line 7, near "'Mountain Dew';"
# Compilation failed in require at (eval 12) line 1.
# BEGIN failed--compilation aborted at (eval 12) line 1.
# '
#     expected: ''

#   Failed test 'null Scalar ro variable use'
#   at t/ro.t line 34.
#          got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/rScalar.pm line 7, near "$beer;"
# Compilation failed in require at (eval 16) line 1.
# BEGIN failed--compilation aborted at (eval 16) line 1.
# '
#     expected: ''

#   Failed test 'ro Array variable use'
#   at t/ro.t line 48.
#          got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/rArrayV.pm line 7, near ");"
# Compilation failed in require at (eval 18) line 1.
# BEGIN failed--compilation aborted at (eval 18) line 1.
# '
#     expected: ''

#   Failed test 'empty Array variable use'
#   at t/ro.t line 60.
#          got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/rArray.pm line 7, near "@bev2;"
# Compilation failed in require at (eval 20) line 1.
# BEGIN failed--compilation aborted at (eval 20) line 1.
# '
#     expected: ''

#   Failed test 'ro Hash use'
#   at t/ro.t line 74.
#          got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/rHashV.pm line 7, near ");"
# Compilation failed in require at (eval 22) line 1.
# BEGIN failed--compilation aborted at (eval 22) line 1.
# '
#     expected: ''

#   Failed test 'ro empty Hash use'
#   at t/ro.t line 86.
#          got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/rHash.pm line 7, near "%bev2;"
# Compilation failed in require at (eval 24) line 1.
# BEGIN failed--compilation aborted at (eval 24) line 1.
# '
#     expected: ''
# Looks like you planned 28 tests but ran 6.
# Looks like you failed 6 tests of 6 run.
t/ro.t ...... 
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 28/28 subtests 
t/var.t ..... ok
Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/cvWarn.pm line 7, near "'Mittens';"
BEGIN not safe after errors--compilation aborted at t/cvWarn.pm line 8.
Compilation failed in require at t/warn.t line 10.
BEGIN failed--compilation aborted at t/warn.t line 10.
# Looks like your test exited with 255 before it could output anything.
t/warn.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 

Test Summary Report
-------------------
t/export.t (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/nowarn.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
t/ro.t    (Wstat: 1536 Tests: 6 Failed: 6)
  Failed tests:  1-6
  Non-zero exit status: 6
  Parse errors: Bad plan.  You planned 28 tests but ran 6.
t/warn.t  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
Files=5, Tests=40,  0 wallclock secs ( 0.02 usr  0.03 sys +  0.28 cusr  0.10 csys =  0.43 CPU)
Result: FAIL
Failed 4/5 test programs. 7/40 subtests failed.
make: *** [Makefile:839: test_dynamic] Error 255

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

Prerequisite modules loaded:

build_requires:

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


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

Environment variables:

    LANG = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2020021423/Config-Simple-4.58-0/blib/arch:/home/cpansand/.cpan/build/2020021423/Config-Simple-4.58-0/blib/lib:/home/cpansand/.cpan/build/2020021423/JIRA-Client-0.45-0/blib/arch:/home/cpansand/.cpan/build/2020021423/JIRA-Client-0.45-0/blib/lib:/home/cpansand/.cpan/build/2020021423/Convert-Base32-0.06-0/blib/arch:/home/cpansand/.cpan/build/2020021423/Convert-Base32-0.06-0/blib/lib:/home/cpansand/.cpan/build/2020021423/Class-Field-0.24-0/blib/arch:/home/cpansand/.cpan/build/2020021423/Class-Field-0.24-0/blib/lib:/home/cpansand/.cpan/build/2020021423/CNC-Cog-0.061-0/blib/arch:/home/cpansand/.cpan/build/2020021423/CNC-Cog-0.061-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 20008
    PERL5_CPAN_IS_RUNNING = 20008
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 18632,20008
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020021322/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2020021322

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

    $^X = /opt/perl-5.31.8/bin/perl5.31.8
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302171
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 31 subversion 8) configuration:
   
  Platform:
    osname=linux
    osvers=4.19.0-6-amd64
    archname=x86_64-linux
    uname='linux debian10 4.19.0-6-amd64 #1 smp debian 4.19.67-2+deb10u2 (2019-11-11) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.31.8 -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='8.3.0'
    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 =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/8/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.28.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.28'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Jan 23 2020 18:25:42
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2020021423/Config-Simple-4.58-0/blib/arch:/home/cpansand/.cpan/build/2020021423/Config-Simple-4.58-0/blib/lib:/home/cpansand/.cpan/build/2020021423/JIRA-Client-0.45-0/blib/arch:/home/cpansand/.cpan/build/2020021423/JIRA-Client-0.45-0/blib/lib:/home/cpansand/.cpan/build/2020021423/Convert-Base32-0.06-0/blib/arch:/home/cpansand/.cpan/build/2020021423/Convert-Base32-0.06-0/blib/lib:/home/cpansand/.cpan/build/2020021423/Class-Field-0.24-0/blib/arch:/home/cpansand/.cpan/build/2020021423/Class-Field-0.24-0/blib/lib:/home/cpansand/.cpan/build/2020021423/CNC-Cog-0.061-0/blib/arch:/home/cpansand/.cpan/build/2020021423/CNC-Cog-0.061-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="20008"
    PERL5_CPAN_IS_RUNNING="20008"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="18632,20008"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020021322/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2020021423/Config-Simple-4.58-0/blib/arch
    /home/cpansand/.cpan/build/2020021423/Config-Simple-4.58-0/blib/lib
    /home/cpansand/.cpan/build/2020021423/JIRA-Client-0.45-0/blib/arch
    /home/cpansand/.cpan/build/2020021423/JIRA-Client-0.45-0/blib/lib
    /home/cpansand/.cpan/build/2020021423/Convert-Base32-0.06-0/blib/arch
    /home/cpansand/.cpan/build/2020021423/Convert-Base32-0.06-0/blib/lib
    /home/cpansand/.cpan/build/2020021423/Class-Field-0.24-0/blib/arch
    /home/cpansand/.cpan/build/2020021423/Class-Field-0.24-0/blib/lib
    /home/cpansand/.cpan/build/2020021423/CNC-Cog-0.061-0/blib/arch
    /home/cpansand/.cpan/build/2020021423/CNC-Cog-0.061-0/blib/lib
    /opt/perl-5.31.8/lib/site_perl/5.31.8/x86_64-linux
    /opt/perl-5.31.8/lib/site_perl/5.31.8
    /opt/perl-5.31.8/lib/5.31.8/x86_64-linux
    /opt/perl-5.31.8/lib/5.31.8
    .