Net-SAML2 v0.72-TRIAL Perl 5 v5.32.0 i686-linux-ld

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
Net-SAML2 v0.72-TRIAL
Platform
Perl 5 v5.32.0 i686-linux-ld
Date
2023-07-09 01:03:45
ID
740b3e5e-1df4-11ee-ad28-f8be6b939735
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 Timothy Legge,

This is a computer-generated report for Net-SAML2-0.72-TRIAL
on perl 5.32.0, created by CPAN-Reporter-1.2018.

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

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 "/home/david/cpantesting/perl-5.32.0-longdouble/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/author/*.t
t/00-basic.t ...................................... ok
t/01-create-idp.t ................................. ok
t/02-create-sp.t .................................. ok
t/03-assertions.t ................................. ok
t/04-response.t ................................... ok
not verified by x509
t/05-soap-binding.t ............................... ok
t/06-redirect-binding.t ........................... ok
t/07-logout-request.t ............................. ok
t/08-logout-response.t ............................ ok
t/09-authn-request.t .............................. ok
t/10-artifact-resolve.t ........................... ok
t/11-more-metadata.t .............................. ok
t/12-full-client.t ................................ ok
t/13-verify-issues.t .............................. ok
t/15-evil-nameid-and-email-assertion.t ............ ok
t/16-encrypted-assertion.t ........................ ok
t/17-lowercase-url-escaping.t ..................... ok
t/18-metadata-multiple-signing.t .................. ok
t/19-metadata-multiple-signing.t .................. ok
t/20-path-only-redirect.t ......................... ok
t/21-artifact-response.t .......................... ok
t/22-types.t ...................................... ok
t/23-post-binding.t ............................... ok
t/24-assertion-with-encrypted-attribute-values.t .. ok
t/25-verify-authn-post-sign_xml.t ................. ok
t/author-critic.t ................................. skipped: these tests are for testing by the author
t/author-eof.t .................................... skipped: these tests are for testing by the author
t/author-eol.t .................................... skipped: these tests are for testing by the author
t/author-no-tabs.t ................................ skipped: these tests are for testing by the author
t/author-pod-coverage.t ........................... skipped: these tests are for testing by the author
t/author-pod-syntax.t ............................. skipped: these tests are for testing by the author
t/author/01-confirm-schema.t ...................... skipped: Author test skipped
t/author/notabs.t ................................. ok
t/author/pod.t .................................... ok
t/author/podcoverage.t ............................ skipped: these tests are for testing by the author
All tests successful.
Files=35, Tests=473, 132 wallclock secs ( 0.24 usr  0.09 sys + 40.24 cusr  3.08 csys = 43.65 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                        Need  Have    
    ----------------------------- ----- --------
    base                          0     2.23    
    Carp                          0     1.50    
    Crypt::OpenSSL::Bignum        0     0.09    
    Crypt::OpenSSL::Random        0     0.15    
    Crypt::OpenSSL::RSA           0     0.33    
    Crypt::OpenSSL::Verify        0     0.36    
    Crypt::OpenSSL::X509          0     1.915   
    DateTime                      0     1.59    
    DateTime::Format::XSD         0     0.4     
    DateTime::HiRes               0     0.04    
    Digest::MD5                   0     2.58    
    Exporter                      0     5.77    
    File::Slurper                 0     0.014   
    HTTP::Request::Common         0     6.44    
    IO::Compress::RawDeflate      0     2.204   
    IO::Uncompress::RawInflate    0     2.204   
    List::Util                    0     1.63    
    LWP::Protocol::https          0     6.10    
    LWP::UserAgent                0     6.70    
    MIME::Base64                  0     3.16    
    Moose                         0     2.2203  
    Moose::Role                   0     2.2203  
    MooseX::Types                 0     0.50    
    MooseX::Types::Common::String 0     0.001014
    MooseX::Types::DateTime       0     0.13    
    MooseX::Types::Moose          0     0.50    
    MooseX::Types::URI            0     0.09    
    namespace::autoclean          0     0.29    
    perl                          5.012 5.032000
    strict                        0     1.11    
    Try::Tiny                     0     0.31    
    Types::Serialiser             0     1.01    
    URI                           0     5.19    
    URI::Encode                   0     1.1.1   
    URI::Escape                   0     5.19    
    URI::QueryParam               0     5.19    
    URN::OASIS::SAML2             0.003 0.003   
    vars                          0     1.05    
    warnings                      0     1.47    
    XML::Enc                      0.13  0.13    
    XML::Generator                1.13  1.13    
    XML::LibXML                   0     2.0208  
    XML::LibXML::XPathContext     0     2.0208  
    XML::Sig                      0.64  0.64    

build_requires:

    Module                        Need  Have    
    ----------------------------- ----- --------
    ExtUtils::MakeMaker           0     7.70    
    Import::Into                  0     1.002005
    Path::Tiny                    0     0.144   
    Sub::Override                 0     0.09    
    Test::Deep                    0     1.204   
    Test::Exception               0     0.43    
    Test::Fatal                   0     0.017   
    Test::Lib                     0     0.003   
    Test::Mock::One               0     0.011   
    Test::More                    0     1.302195
    Test::NoTabs                  0     2.02    
    Test::Pod                     1.14  1.52    
    Test::Pod::Coverage           1.04  1.10    
    URI::URL                      0     5.19    
    XML::LibXML::XPathContext     0     2.0208  

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.4.19
    NONINTERACTIVE_TESTING = 1
    PATH = /home/david/.cargo/bin:/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.32.0/bin:/home/david/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL = 5.32.0-longdouble
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11789
    PERL5_CPAN_IS_RUNNING = 11789
    PERLBREW_HOME = /home/david/.perlbrew
    PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.32.0/man
    PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.32.0/bin
    PERLBREW_PERL = perl-5.32.0
    PERLBREW_ROOT = /home/david/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.89
    PERLBREW_VERSION = 0.89
    PERLVER = 5.32.0-longdouble
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.32.0-longdouble
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.32.0-longdouble/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 27 29 30 44 46 109 1000
    $EGID = 1000 24 25 27 29 30 44 46 109 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    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.44    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302195
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=5.10.0-11-686-pae
    archname=i686-linux-ld
    uname='linux cpantesting-linux-32bit-utm 5.10.0-11-686-pae #1 smp debian 5.10.92-1 (2022-01-18) i686 gnulinux '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.32.0-longdouble -Duselongdouble'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=define
    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='10.2.1 20210110'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long'
    ivsize=4
    nvtype='long double'
    nvsize=12
    Off_t='off_t'
    lseeksize=8
    alignbytes=4
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/include/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.31'
  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_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Feb  7 2022 23:46:16
  %ENV:
    PERL="5.32.0-longdouble"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11789"
    PERL5_CPAN_IS_RUNNING="11789"
    PERLBREW_HOME="/home/david/.perlbrew"
    PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.32.0/man"
    PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.32.0/bin"
    PERLBREW_PERL="perl-5.32.0"
    PERLBREW_ROOT="/home/david/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.89"
    PERLBREW_VERSION="0.89"
    PERLVER="5.32.0-longdouble"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.32.0-longdouble"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.32.0-longdouble/lib/site_perl/5.32.0/i686-linux-ld
    /home/david/cpantesting/perl-5.32.0-longdouble/lib/site_perl/5.32.0
    /home/david/cpantesting/perl-5.32.0-longdouble/lib/5.32.0/i686-linux-ld
    /home/david/cpantesting/perl-5.32.0-longdouble/lib/5.32.0