Config-Vars v0.01 Perl 5 v5.41.7 amd64-midnightbsd

Status
Fail
From
Carlos Guevara
Dist
Config-Vars v0.01
Platform
Perl 5 v5.41.7 amd64-midnightbsd
Date
2024-12-07 08:10:33
ID
bbab704c-b472-11ef-b20c-d08fdcd1cde9
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.41.7, 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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/usr/home/cpan/bin/perl/bin/perl5.41.7" "-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 13) line 1.
# BEGIN failed--compilation aborted at (eval 13) 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 (exited 1) Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/nowarn.t (Wstat: 65280 (exited 255) 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 (exited 6) 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 (exited 255) 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.00 sys +  0.21 cusr  0.04 csys =  0.27 CPU)
Result: FAIL
Failed 4/5 test programs. 7/40 subtests failed.
*** Error code 255

Stop.
make: stopped in /usr/home/cpan/.cpan/build/Config-0.01-0

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

Prerequisite modules loaded:

build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 48456
    PERL5_CPAN_IS_RUNNING = 48456
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen
    TMPDIR = /home/cpan/tmp

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

    $^X = /usr/home/cpan/bin/perl/bin/perl5.41.7
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    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.56    
    File::Spec          3.93    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test2               1.302204
    Test::Harness       3.50    
    Test::More          1.302204
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 7) configuration:
  Commit id: daf7baa8d0a4823897bfd307c641e2e02d18ff33
  Platform:
    osname=midnightbsd
    osvers=3.1.3
    archname=amd64-midnightbsd
    uname='midnightbsd cjg-midnightbsd3 3.1.3 midnightbsd 3.1.3 #9n12826-9619ab86ba(stable3.1)-dirty: mon dec 25 14:57:58 est 2023 root@m3164:usrobjusrsrcamd64.amd64sysgeneric amd64 '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='MidnightBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)'
    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 /usr/local/lib /usr/lib/clang/13.0.0/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -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-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_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under midnightbsd
  Compiled at Dec  6 2024 18:22:00
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="48456"
    PERL5_CPAN_IS_RUNNING="48456"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/bin/perl/lib/site_perl/5.41.7/amd64-midnightbsd
    /home/cpan/bin/perl/lib/site_perl/5.41.7
    /home/cpan/bin/perl/lib/5.41.7/amd64-midnightbsd
    /home/cpan/bin/perl/lib/5.41.7
    .