Crypt-JWT v0.033 Perl 5 v5.32.0 x86_64-linux-thread-debug

Status
Pass
From
Reini Urban (RURBAN)
Dist
Crypt-JWT v0.033
Platform
Perl 5 v5.32.0 x86_64-linux-thread-debug
Date
2021-05-23 11:34:30
ID
d6a2594c-bbba-11eb-a76e-1f10e3177a74
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 Karel Miko,

This is a computer-generated report for Crypt-JWT-0.033
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:

none provided

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

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

PERL_DL_NONLAZY=1 "/usr/local/bin/perl5.32.0d" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/compile.t ............ ok
t/flattened.t .......... ok
t/jws_empty_payload.t .. ok
t/jws_no_key.t ......... ok
t/jwt_decode_tv.t ...... ok
t/jwt_encode_decode.t .. ok
t/jwt_params.t ......... ok
t/kw_aes.t ............. ok
t/kw_ecdh.t ............ ok
t/kw_ecdhaes.t ......... ok
t/kw_gcm.t ............. ok
t/kw_pbes2.t ........... ok
t/kw_rsa.t ............. ok
All tests successful.
Files=13, Tests=600, 11 wallclock secs ( 0.26 usr  0.02 sys +  9.91 cusr  0.24 csys = 10.43 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Compress::Raw::Zlib 0     2.101   
    CryptX              0.067 0.072   
    Exporter            5.57  5.74    
    JSON                0     4.02    
    perl                5.006 5.032000
    Scalar::Util        0     1.55    
    Test::More          0     1.302175

build_requires:

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

configure_requires:

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


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

Environment variables:

    LANG = en_US.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /home/rurban/.local/bin:/home/rurban/bin:/usr/share/Modules/bin:/usr/condabin:/usr/lib64/ccache:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/usr/local/go/bin:/home/rurban/go/bin:/home/rurban/.cargo/bin:/opt/infer-linux64-v0.17.0/bin:/home/rurban/.racket/7.7/bin:/home/rurban/codechecker/build/CodeChecker/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 366789
    PERL5_CPAN_IS_RUNNING = 366789
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm-256color

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

    $^X = /usr/local/bin/perl5.32.0d
    $UID/$EUID = 1000 / 1000
    $GID = 1000 10 135 1000
    $EGID = 1000 10 135 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.46    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.46    
    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   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302175
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=5.11.7-100.fc32.x86_64
    archname=x86_64-linux-thread-debug
    uname='linux e495 5.11.7-100.fc32.x86_64 #1 smp wed mar 17 19:14:38 utc 2021 x86_64 x86_64 x86_64 gnulinux '
    config_args='-de -Dusedevel -Uversiononly -Dinstallman1dir=none -Dinstallman3dir=none -Dinstallsiteman1dir=none -Dinstallsiteman3dir=none -DEBUGGING -Doptimize='-g3' -Duseithreads -Dcc='ccache\ gcc' -Accflags='-march=native''
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='gcc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -march=native -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-g3'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -march=native -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='10.3.1 20210422 (Red Hat 10.3.1-1)'
    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='ccache gcc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -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 -g3 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    DEBUGGING
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_TRACK_MEMPOOL
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at May 23 2021 11:22:03
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="366789"
    PERL5_CPAN_IS_RUNNING="366789"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/local/lib/perl5/site_perl/5.32.0/x86_64-linux-thread-debug
    /usr/local/lib/perl5/site_perl/5.32.0
    /usr/local/lib/perl5/5.32.0/x86_64-linux-thread-debug
    /usr/local/lib/perl5/5.32.0
    /usr/local/lib/perl5/site_perl/5.31.9
    /usr/local/lib/perl5/site_perl/5.31.6
    /usr/local/lib/perl5/site_perl/5.30.3
    /usr/local/lib/perl5/site_perl/5.30.2
    /usr/local/lib/perl5/site_perl/5.30.0
    /usr/local/lib/perl5/site_perl/5.29.10
    /usr/local/lib/perl5/site_perl/5.29.8
    /usr/local/lib/perl5/site_perl/5.29.4
    /usr/local/lib/perl5/site_perl/5.28.2
    /usr/local/lib/perl5/site_perl/5.28.1
    /usr/local/lib/perl5/site_perl/5.28.0
    /usr/local/lib/perl5/site_perl/5.27.5
    /usr/local/lib/perl5/site_perl/5.27.4
    /usr/local/lib/perl5/site_perl/5.27.3
    /usr/local/lib/perl5/site_perl/5.27.2
    /usr/local/lib/perl5/site_perl/5.27.1
    /usr/local/lib/perl5/site_perl/5.27.0
    /usr/local/lib/perl5/site_perl/5.26.3
    /usr/local/lib/perl5/site_perl/5.26.2
    /usr/local/lib/perl5/site_perl/5.26.1
    /usr/local/lib/perl5/site_perl/5.26.0
    /usr/local/lib/perl5/site_perl/5.25.3
    /usr/local/lib/perl5/site_perl/5.24.4
    /usr/local/lib/perl5/site_perl/5.24.3
    /usr/local/lib/perl5/site_perl/5.24.2
    /usr/local/lib/perl5/site_perl/5.24.1
    /usr/local/lib/perl5/site_perl/5.24.0
    /usr/local/lib/perl5/site_perl/5.23.8
    /usr/local/lib/perl5/site_perl/5.23.0
    /usr/local/lib/perl5/site_perl/5.22.4
    /usr/local/lib/perl5/site_perl/5.22.3
    /usr/local/lib/perl5/site_perl/5.22.2
    /usr/local/lib/perl5/site_perl/5.22.1
    /usr/local/lib/perl5/site_perl/5.22.0
    /usr/local/lib/perl5/site_perl/5.21.11
    /usr/local/lib/perl5/site_perl/5.21.10
    /usr/local/lib/perl5/site_perl/5.21.9
    /usr/local/lib/perl5/site_perl/5.21.8
    /usr/local/lib/perl5/site_perl/5.21.7
    /usr/local/lib/perl5/site_perl/5.21.4
    /usr/local/lib/perl5/site_perl/5.20.3
    /usr/local/lib/perl5/site_perl/5.20.2
    /usr/local/lib/perl5/site_perl/5.20.1
    /usr/local/lib/perl5/site_perl/5.18.4
    /usr/local/lib/perl5/site_perl/5.16.3
    /usr/local/lib/perl5/site_perl/5.14.4
    /usr/local/lib/perl5/site_perl/5.14.3
    /usr/local/lib/perl5/site_perl/5.12.5
    /usr/local/lib/perl5/site_perl/5.10.1
    /usr/local/lib/perl5/site_perl/5.10.0
    /usr/local/lib/perl5/site_perl/5.8.9
    /usr/local/lib/perl5/site_perl/5.8.8
    /usr/local/lib/perl5/site_perl/5.8.5
    /usr/local/lib/perl5/site_perl/5.8.4
    /usr/local/lib/perl5/site_perl/5.6.2
    /usr/local/lib/perl5/site_perl/5.6.0
    /usr/local/lib/perl5/site_perl
    .