Crypt-PKCS10 v2.005 Perl 5 v5.30.3 x86_64-linux-ld

Status
Fail
From
David Cantrell (DCANTRELL)
Dist
Crypt-PKCS10 v2.005
Platform
Perl 5 v5.30.3 x86_64-linux-ld
Date
2023-01-10 13:52:18
ID
ff4a5ade-90ed-11ed-bbc5-6f33b84c18ab
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 Scott T. Hardin,

This is a computer-generated report for Crypt-PKCS10-2.005
on perl 5.30.3, 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:

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

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

Output from './Build test':

t/0-signature.t ..... skipped: Set the environment variable TEST_SIGNATURE to enable this test.
# Perl /home/david/cpantesting/perl-5.30.3-longdouble/bin/perl version 5.30.3
# OpenSSL 1.1.1n  15 Mar 2022
# built on: Fri Jun 24 20:22:19 2022 UTC
# platform: debian-amd64
# options:  bn(64,64) rc4(8x,char) des(int) blowfish(ptr) 
# compiler: gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -Wa,--noexecstack -g -O2
# 		    -ffile-prefix-map=/build/openssl-qQYEec/openssl-1.1.1n=
# 		    . -fstack-protector-strong -Wformat
# 		    -Werror=format-security -DOPENSSL_USE_NODELETE
# 		    -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ
# 		    -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT
# 		    -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM
# 		    -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM
# 		    -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM
# 		    -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DNDEBUG
# 		    -Wdate-time -D_FORTIFY_SOURCE=2
# OPENSSLDIR: "/usr/lib/ssl"
# ENGINESDIR: "/usr/lib/x86_64-linux-gnu/engines-1.1"
# Seeding source: os-specific
# ciphers:          AES128-GCM-SHA256 AES128-SHA AES128-SHA256 AES256-GCM-SHA384 AES256-SHA
# 		    AES256-SHA256 DHE-PSK-AES128-CBC-SHA
# 		    DHE-PSK-AES128-CBC-SHA256 DHE-PSK-AES128-GCM-SHA256
# 		    DHE-PSK-AES256-CBC-SHA DHE-PSK-AES256-CBC-SHA384
# 		    DHE-PSK-AES256-GCM-SHA384 DHE-PSK-CHACHA20-POLY1305
# 		    DHE-RSA-AES128-GCM-SHA256 DHE-RSA-AES128-SHA
# 		    DHE-RSA-AES128-SHA256 DHE-RSA-AES256-GCM-SHA384
# 		    DHE-RSA-AES256-SHA DHE-RSA-AES256-SHA256
# 		    DHE-RSA-CHACHA20-POLY1305 ECDHE-ECDSA-AES128-GCM-SHA256
# 		    ECDHE-ECDSA-AES128-SHA ECDHE-ECDSA-AES128-SHA256
# 		    ECDHE-ECDSA-AES256-GCM-SHA384 ECDHE-ECDSA-AES256-SHA
# 		    ECDHE-ECDSA-AES256-SHA384 ECDHE-ECDSA-CHACHA20-POLY1305
# 		    ECDHE-PSK-AES128-CBC-SHA ECDHE-PSK-AES128-CBC-SHA256
# 		    ECDHE-PSK-AES256-CBC-SHA ECDHE-PSK-AES256-CBC-SHA384
# 		    ECDHE-PSK-CHACHA20-POLY1305 ECDHE-RSA-AES128-GCM-SHA256
# 		    ECDHE-RSA-AES128-SHA ECDHE-RSA-AES128-SHA256
# 		    ECDHE-RSA-AES256-GCM-SHA384 ECDHE-RSA-AES256-SHA
# 		    ECDHE-RSA-AES256-SHA384 ECDHE-RSA-CHACHA20-POLY1305
# 		    PSK-AES128-CBC-SHA PSK-AES128-CBC-SHA256
# 		    PSK-AES128-GCM-SHA256 PSK-AES256-CBC-SHA
# 		    PSK-AES256-CBC-SHA384 PSK-AES256-GCM-SHA384
# 		    PSK-CHACHA20-POLY1305 RSA-PSK-AES128-CBC-SHA
# 		    RSA-PSK-AES128-CBC-SHA256 RSA-PSK-AES128-GCM-SHA256
# 		    RSA-PSK-AES256-CBC-SHA RSA-PSK-AES256-CBC-SHA384
# 		    RSA-PSK-AES256-GCM-SHA384 RSA-PSK-CHACHA20-POLY1305
# 		    SRP-AES-128-CBC-SHA SRP-AES-256-CBC-SHA
# 		    SRP-RSA-AES-128-CBC-SHA SRP-RSA-AES-256-CBC-SHA
# 		    TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384
# 		    TLS_CHACHA20_POLY1305_SHA256
# Skipping DSA, RSA tests: no support
t/02_base.t ......... ok
t/03_ecc.t .......... skipped: Crypt::PK::ECC is not installed, skipping ECC tests
Can't call method "subject" on an undefined value at t/04_complex_rdn.t line 33.
# Looks like your test exited with 2 before it could output anything.
t/04_complex_rdn.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 

Test Summary Report
-------------------
t/04_complex_rdn.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
Files=4, Tests=12,  9 wallclock secs ( 0.07 usr  0.01 sys +  0.99 cusr  0.10 csys =  1.17 CPU)
Result: FAIL

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Convert::ASN1       0        0.33    
    Encode              0        3.01    
    MIME::Base64        0        3.15    
    perl                5.008001 5.030003
    Scalar::Util        0        1.63    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Test::More          0.98     1.302191

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Module::Build::Tiny 0.035    0.039   


------------------------------
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.18
    NONINTERACTIVE_TESTING = 1
    PATH = /home/david/.cargo/bin:/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin:/home/david/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL = 5.30.3-longdouble
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2771862
    PERL5_CPAN_IS_RUNNING = 2771862
    PERLBREW_HOME = /home/david/.perlbrew
    PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.30.2/man
    PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin
    PERLBREW_PERL = perl-5.30.2
    PERLBREW_ROOT = /home/david/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.89
    PERLBREW_VERSION = 0.89
    PERLVER = 5.30.3-longdouble
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.30.3-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.30.3-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.22    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.66    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.66    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302191
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
   
  Platform:
    osname=linux
    osvers=5.10.0-11-amd64
    archname=x86_64-linux-ld
    uname='linux cpantesting-linux-utm 5.10.0-11-amd64 #1 smp debian 5.10.92-1 (2022-01-18) x86_64 gnulinux '
    config_args='-de -Duselongdouble -Dprefix=/home/david/cpantesting/perl-5.30.3-longdouble'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    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=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='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /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 /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_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_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    Devel::PatchPerl 2.08
  Built under linux
  Compiled at Feb  5 2022 21:27:05
  %ENV:
    PERL="5.30.3-longdouble"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2771862"
    PERL5_CPAN_IS_RUNNING="2771862"
    PERLBREW_HOME="/home/david/.perlbrew"
    PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.30.2/man"
    PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin"
    PERLBREW_PERL="perl-5.30.2"
    PERLBREW_ROOT="/home/david/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.89"
    PERLBREW_VERSION="0.89"
    PERLVER="5.30.3-longdouble"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.30.3-longdouble"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.30.3-longdouble/lib/site_perl/5.30.3/x86_64-linux-ld
    /home/david/cpantesting/perl-5.30.3-longdouble/lib/site_perl/5.30.3
    /home/david/cpantesting/perl-5.30.3-longdouble/lib/5.30.3/x86_64-linux-ld
    /home/david/cpantesting/perl-5.30.3-longdouble/lib/5.30.3