Params-Validate v1.31 Perl 5 v5.8.9 amd64-freebsd-thread-multi

Status
Pass
From
Chris Williams (BINGOS)
Dist
Params-Validate v1.31
Platform
Perl 5 v5.8.9 amd64-freebsd-thread-multi
Date
2023-06-03T21:40:11
ID
37ddb99c-0257-11ee-98b0-b3c3213a625c
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 Dave Rolsky,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module          Want   Have
#     ------------- ------ ------
#     Module::Build 0.4227 0.4232
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.16
# 
# === Build Requires ===
# 
#     Module               Want     Have
#     ------------------ ------ --------
#     ExtUtils::CBuilder    any 0.280236
#     Module::Build      0.4227   0.4232
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Devel::Peek          any     1.04
#     ExtUtils::MakeMaker  any     7.70
#     File::Spec           any     3.75
#     File::Temp           any   0.2311
#     Test::Fatal          any    0.017
#     Test::More          0.96 1.302194
#     Test::Requires       any     0.11
#     Tie::Array           any     1.03
#     Tie::Hash            any     1.03
#     base                 any     2.13
#     lib                  any     0.61
#     overload             any     1.06
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                 Want    Have
#     ---------------------- ---- -------
#     Carp                    any    1.10
#     Exporter                any    5.63
#     Module::Implementation  any    0.09
#     Scalar::Util           1.10    1.19
#     XSLoader                any    0.10
#     strict                  any    1.03
#     vars                    any    1.01
#     warnings                any 1.05_01
# 
t/00-report-prereqs.t ........ ok
t/01-validate.t .............. ok
t/02-noop.t .................. ok
t/04-defaults.t .............. ok
t/05-noop_default.t .......... ok
t/06-options.t ............... ok
t/07-with.t .................. ok
t/08-noop_with.t ............. ok
t/09-regex.t ................. ok
t/10-noop_regex.t ............ ok
t/11-cb.t .................... ok
t/12-noop_cb.t ............... ok
t/13-taint.t ................. ok
t/14-no_validate.t ........... ok
t/15-case.t .................. ok
t/16-normalize.t ............. ok
t/17-callbacks.t ............. ok
t/18-depends.t ............... ok
t/19-untaint.t ............... skipped: Test requires module 'Test::Taint' but it's not found
t/21-can.t ................... ok
t/22-overload-can-bug.t ...... ok
t/23-readonly.t .............. skipped: Scalar::Util version 1.2 required--this is only version 1.19 at (eval 5) line 2.
t/24-tied.t .................. ok
t/25-undef-regex.t ........... ok
t/26-isa.t ................... ok
t/27-string-as-type.t ........ ok
t/28-readonly-return.t ....... ok
t/29-taint-mode.t ............ skipped: Test requires module 'Test::Taint' but it's not found
t/30-hashref-alteration.t .... ok
t/31-incorrect-spelling.t .... skipped: Spec validation is disabled for now
t/32-regex-as-value.t ........ ok
t/33-keep-errsv.t ............ ok
t/34-recursive-validation.t .. ok
t/35-default-xs-bug.t ........ ok
t/36-large-arrays.t .......... ok
t/37-exports.t ............... ok
t/38-callback-message.t ...... ok
t/39-reentrant.t ............. ok
All tests successful.

Test Summary Report
-------------------
t/34-recursive-validation.t (Wstat: 0 Tests: 1 Failed: 0)
  TODO passed:   1
Files=38, Tests=2512,  8 wallclock secs ( 0.41 usr  0.52 sys +  4.23 cusr  2.49 csys =  7.66 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Carp                               1.10        0
	  Devel::Peek                        1.04        0
	  Exporter                           5.63        0
	  ExtUtils::CBuilder             0.280236        0
	  ExtUtils::MakeMaker                7.70        0
	  File::Spec                         3.75        0
	  File::Temp                       0.2311        0
	  Module::Build                    0.4232   0.4227
	  Module::Implementation             0.09        0
	  Scalar::Util                       1.19     1.10
	  Test::Fatal                       0.017        0
	  Test::More                     1.302194     0.96
	  Test::Requires                     0.11        0
	  Tie::Array                         1.03        0
	  Tie::Hash                          1.03        0
	  XSLoader                           0.10        0
	  base                               2.13        0
	  lib                                0.61        0
	  overload                           1.06        0
	  strict                             1.03        0
	  vars                               1.01        0
	  warnings                        1.05_01        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.44
	File::Spec                         3.75
	Module::Build                    0.4232
	Pod::Parser                        1.35
	Pod::Simple                           0
	Test2                          1.302194
	Test::Harness                      3.44
	Test::More                     1.302194
	version                          0.9929

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/my7abkIwBU/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/UbTbAZGDHA/Params-Validate-1.31/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/UbTbAZGDHA/Params-Validate-1.31/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 53690
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.8.9
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/my7abkIwBU
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/my7abkIwBU"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/my7abkIwBU
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/thr/perl-5.8.9/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=freebsd, osvers=12.4-release-p1, archname=amd64-freebsd-thread-multi
    uname='freebsd fforc 12.4-release-p1 freebsd 12.4-release-p1 generic amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.8.9 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    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='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='FreeBSD 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
    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  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil
    perllibs=-ldl -lm -lcrypt -lutil
    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: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        USE_64_BIT_ALL USE_64_BIT_INT USE_FAST_STDIO
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO
                        USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Mar 30 2023 12:05:05
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/my7abkIwBU/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/UbTbAZGDHA/Params-Validate-1.31/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/UbTbAZGDHA/Params-Validate-1.31/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="53690"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr/conf/perl-5.8.9"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/my7abkIwBU"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/my7abkIwBU""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/my7abkIwBU"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/home/cpan/pit/jail/my7abkIwBU/lib/perl5/5.8.9/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/jail/my7abkIwBU/lib/perl5/5.8.9
    /usr/home/cpan/pit/jail/my7abkIwBU/lib/perl5/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/jail/my7abkIwBU/lib/perl5
    /usr/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/UbTbAZGDHA/Params-Validate-1.31/blib/lib
    /usr/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/UbTbAZGDHA/Params-Validate-1.31/blib/arch
    /usr/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9
    /usr/home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9
    .