Crypt-PKCS10 v2.005 Perl 5 v5.12.0 amd64-freebsd

Status
Fail
From
Bartosz Jarzyna
Dist
Crypt-PKCS10 v2.005
Platform
Perl 5 v5.12.0 amd64-freebsd
Date
2023-01-09 20:57:50
ID
4735f3dc-9060-11ed-99ef-8d1800df24cf
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.12.0, 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/smoker12/perl5/perlbrew/perls/perl-5.12.0/bin/perl version 5.12.0
# OpenSSL 1.1.1o-freebsd  3 May 2022
# built on: reproducible build, date unspecified
# platform: FreeBSD-amd64
# options:  bn(64,64) rc4(16x,int) des(int) idea(int) blowfish(ptr) 
# compiler: clang
# OPENSSLDIR: "/etc/ssl"
# ENGINESDIR: "/usr/lib/engines"
# 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 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
Files=4, Tests=12,  5 wallclock secs ( 0.06 usr  0.02 sys +  0.67 cusr  0.12 csys =  0.87 CPU)
Result: FAIL

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Convert::ASN1       0        0.33    
    Encode              0        2.39    
    MIME::Base64        0        3.08    
    perl                5.008001 5.012000
    Scalar::Util        0        1.22    

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 = C.UTF-8
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/smoker12/bin
    PERL5LIB = /home/smoker12/.cpan/build/Convert-ASN1-0.33-EtfQl6/blib/arch:/home/smoker12/.cpan/build/Convert-ASN1-0.33-EtfQl6/blib/lib:/home/smoker12/.cpan/build/Math-BigInt-1.999837-PbFYv0/blib/arch:/home/smoker12/.cpan/build/Math-BigInt-1.999837-PbFYv0/blib/lib:/home/smoker12/.cpan/build/Carp-1.50-_WwEu3/blib/arch:/home/smoker12/.cpan/build/Carp-1.50-_WwEu3/blib/lib:/home/smoker12/.cpan/build/Module-Build-Tiny-0.039-93S7hm/blib/arch:/home/smoker12/.cpan/build/Module-Build-Tiny-0.039-93S7hm/blib/lib:/home/smoker12/.cpan/build/ExtUtils-InstallPaths-0.012-VdrK3j/blib/arch:/home/smoker12/.cpan/build/ExtUtils-InstallPaths-0.012-VdrK3j/blib/lib:/home/smoker12/.cpan/build/ExtUtils-Config-0.008-rt8dv6/blib/arch:/home/smoker12/.cpan/build/ExtUtils-Config-0.008-rt8dv6/blib/lib:/home/smoker12/.cpan/build/ExtUtils-Helpers-0.026-eI2VQ4/blib/arch:/home/smoker12/.cpan/build/ExtUtils-Helpers-0.026-eI2VQ4/blib/lib:/home/smoker12/.cpan/build/Test-Harness-3.44-10sbL5/blib/arch:/home/smoker12/.cpan/build/Test-Harness-3.44-10sbL5/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14119
    PERL5_CPAN_IS_RUNNING = 14119
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 61151,14119
    PERL_CR_SMOKER_CURRENT = Crypt-PKCS10-2.005
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh

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

    $^X = /home/smoker12/perl5/perlbrew/perls/perl-5.12.0/bin/perl
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.94_56 
    CPAN::Meta          2.143240
    Cwd                 3.31    
    ExtUtils::CBuilder  0.27    
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   2.21    
    File::Spec          3.31    
    JSON                n/a     
    JSON::PP            4.12    
    Module::Build       0.3603  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                n/a     
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 12 subversion 0) configuration:
   
  Platform:
    osname=freebsd, osvers=13.1-release-p3, archname=amd64-freebsd
    uname='freebsd smoker-10.smoker 13.1-release-p3 freebsd 13.1-release-p3 generic amd64 '
    config_args='-de -Dprefix=/home/smoker12/perl5/perlbrew/perls/perl-5.12.0 -Duse64bitint -Aeval:scriptdir=/home/smoker12/perl5/perlbrew/perls/perl-5.12.0/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    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 -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -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 ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-ldl -lm -lcrypt -lutil -lc
    perllibs=-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'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Nov 17 2022 20:51:41
  %ENV:
    PERL5LIB="/home/smoker12/.cpan/build/Convert-ASN1-0.33-EtfQl6/blib/arch:/home/smoker12/.cpan/build/Convert-ASN1-0.33-EtfQl6/blib/lib:/home/smoker12/.cpan/build/Math-BigInt-1.999837-PbFYv0/blib/arch:/home/smoker12/.cpan/build/Math-BigInt-1.999837-PbFYv0/blib/lib:/home/smoker12/.cpan/build/Carp-1.50-_WwEu3/blib/arch:/home/smoker12/.cpan/build/Carp-1.50-_WwEu3/blib/lib:/home/smoker12/.cpan/build/Module-Build-Tiny-0.039-93S7hm/blib/arch:/home/smoker12/.cpan/build/Module-Build-Tiny-0.039-93S7hm/blib/lib:/home/smoker12/.cpan/build/ExtUtils-InstallPaths-0.012-VdrK3j/blib/arch:/home/smoker12/.cpan/build/ExtUtils-InstallPaths-0.012-VdrK3j/blib/lib:/home/smoker12/.cpan/build/ExtUtils-Config-0.008-rt8dv6/blib/arch:/home/smoker12/.cpan/build/ExtUtils-Config-0.008-rt8dv6/blib/lib:/home/smoker12/.cpan/build/ExtUtils-Helpers-0.026-eI2VQ4/blib/arch:/home/smoker12/.cpan/build/ExtUtils-Helpers-0.026-eI2VQ4/blib/lib:/home/smoker12/.cpan/build/Test-Harness-3.44-10sbL5/blib/arch:/home/smoker12/.cpan/build/Test-Harness-3.44-10sbL5/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14119"
    PERL5_CPAN_IS_RUNNING="14119"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="61151,14119"
    PERL_CR_SMOKER_CURRENT="Crypt-PKCS10-2.005"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/smoker12/.cpan/build/Convert-ASN1-0.33-EtfQl6/blib/arch
    /home/smoker12/.cpan/build/Convert-ASN1-0.33-EtfQl6/blib/lib
    /home/smoker12/.cpan/build/Math-BigInt-1.999837-PbFYv0/blib/arch
    /home/smoker12/.cpan/build/Math-BigInt-1.999837-PbFYv0/blib/lib
    /home/smoker12/.cpan/build/Carp-1.50-_WwEu3/blib/arch
    /home/smoker12/.cpan/build/Carp-1.50-_WwEu3/blib/lib
    /home/smoker12/.cpan/build/Module-Build-Tiny-0.039-93S7hm/blib/arch
    /home/smoker12/.cpan/build/Module-Build-Tiny-0.039-93S7hm/blib/lib
    /home/smoker12/.cpan/build/ExtUtils-InstallPaths-0.012-VdrK3j/blib/arch
    /home/smoker12/.cpan/build/ExtUtils-InstallPaths-0.012-VdrK3j/blib/lib
    /home/smoker12/.cpan/build/ExtUtils-Config-0.008-rt8dv6/blib/arch
    /home/smoker12/.cpan/build/ExtUtils-Config-0.008-rt8dv6/blib/lib
    /home/smoker12/.cpan/build/ExtUtils-Helpers-0.026-eI2VQ4/blib/arch
    /home/smoker12/.cpan/build/ExtUtils-Helpers-0.026-eI2VQ4/blib/lib
    /home/smoker12/.cpan/build/Test-Harness-3.44-10sbL5/blib/arch
    /home/smoker12/.cpan/build/Test-Harness-3.44-10sbL5/blib/lib
    /home/smoker12/perl5/perlbrew/perls/perl-5.12.0/lib/site_perl/5.12.0/amd64-freebsd
    /home/smoker12/perl5/perlbrew/perls/perl-5.12.0/lib/site_perl/5.12.0
    /home/smoker12/perl5/perlbrew/perls/perl-5.12.0/lib/5.12.0/amd64-freebsd
    /home/smoker12/perl5/perlbrew/perls/perl-5.12.0/lib/5.12.0
    .