Crypt-PKCS10 v2.005 Perl 5 v5.32.0 i686-linux-ld
- Status
- Fail
- From
- David Cantrell (DCANTRELL)
- Dist
-
Crypt-PKCS10 v2.005
- Platform
- Perl 5 v5.32.0 i686-linux-ld
- Date
- 2023-01-10 11:04:24
- ID
- 8aab6946-90d6-11ed-9c7f-cd437358520a
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.32.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/david/cpantesting/perl-5.32.0-longdouble/bin/perl version 5.32.0
# OpenSSL 1.1.1n 15 Mar 2022
# built on: Fri Jun 24 20:22:19 2022 UTC
# platform: debian-i386
# options: bn(64,32) rc4(1x,char) des(long) blowfish(ptr)
# compiler: gcc -fPIC -pthread -Wa,--noexecstack -Wall -Wa,--noexecstack -g -O2
# -ffile-prefix-map=/build/openssl-kG7yuS/openssl-1.1.1n=
# . -fstack-protector-strong -Wformat
# -Werror=format-security -DOPENSSL_USE_NODELETE
# -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ
# -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2
# -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM
# -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM
# -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM
# -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DNDEBUG
# -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time
# -D_FORTIFY_SOURCE=2
# OPENSSLDIR: "/usr/lib/ssl"
# ENGINESDIR: "/usr/lib/i386-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, 5 wallclock secs ( 0.10 usr 0.02 sys + 1.60 cusr 0.11 csys = 1.83 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
Convert::ASN1 0 0.33
Encode 0 3.06
MIME::Base64 0 3.15
perl 5.008001 5.032000
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.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 = 29487
PERL5_CPAN_IS_RUNNING = 29487
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.78
ExtUtils::CBuilder 0.280234
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.4232
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 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="29487"
PERL5_CPAN_IS_RUNNING="29487"
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