Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Crypt-SMIME-0.20 5.12.5 GNU/Linux
Date: 2018-01-10T10:15:33Z
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 SANO Taku,
This is a computer-generated report for Crypt-SMIME-0.20
on perl 5.12.5, 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 '/usr/bin/make test':
"/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin/perl5.12.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- SMIME.bs blib/arch/auto/Crypt/SMIME/SMIME.bs 644
PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin/perl5.12.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use Crypt::SMIME;'
# at t/00-load.t line 6.
# Tried to use 'Crypt::SMIME'.
# Error: Can't load '/home/njh/.cpan/build/Crypt-SMIME-0.20-1/blib/arch/auto/Crypt/SMIME/SMIME.so' for module Crypt::SMIME: /home/njh/.cpan/build/Crypt-SMIME-0.20-1/blib/arch/auto/Crypt/SMIME/SMIME.so: undefined symbol: croak_sv at /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/DynaLoader.pm line 200.
# at t/00-load.t line 6.
# Compilation failed in require at t/00-load.t line 6.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Testing Crypt::SMIME 0.20, Perl 5.012005, /home/njh/perl5/perlbrew/perls/perl-5.12.5/bin/perl5.12.5
# Looks like you failed 1 test of 1.
t/00-load.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Using `/usr/bin/openssl' to generate a keypair
# Failed test 'use Crypt::SMIME;'
# at t/01-smime.t line 103.
# Tried to use 'Crypt::SMIME'.
# Error: Can't load '/home/njh/.cpan/build/Crypt-SMIME-0.20-1/blib/arch/auto/Crypt/SMIME/SMIME.so' for module Crypt::SMIME: /home/njh/.cpan/build/Crypt-SMIME-0.20-1/blib/arch/auto/Crypt/SMIME/SMIME.so: undefined symbol: croak_sv at /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/DynaLoader.pm line 200.
# at t/01-smime.t line 103.
# Compilation failed in require at t/01-smime.t line 103.
# BEGIN failed--compilation aborted at t/01-smime.t line 103.
Can't locate object method "new" via package "Crypt::SMIME" at t/01-smime.t line 106.
# Looks like your test exited with 25 just after 1.
t/01-smime.t ..........
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 25/25 subtests
# Using `/usr/bin/openssl' to generate a keypair
# Failed test 'use Crypt::SMIME;'
# at t/02-smime.more.t line 70.
# Tried to use 'Crypt::SMIME'.
# Error: Can't load '/home/njh/.cpan/build/Crypt-SMIME-0.20-1/blib/arch/auto/Crypt/SMIME/SMIME.so' for module Crypt::SMIME: /home/njh/.cpan/build/Crypt-SMIME-0.20-1/blib/arch/auto/Crypt/SMIME/SMIME.so: undefined symbol: croak_sv at /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/DynaLoader.pm line 200.
# at t/02-smime.more.t line 70.
# Compilation failed in require at t/02-smime.more.t line 70.
# BEGIN failed--compilation aborted at t/02-smime.more.t line 70.
Can't locate object method "new" via package "Crypt::SMIME" at t/02-smime.more.t line 91.
# Looks like your test exited with 255 just after 1.
t/02-smime.more.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 18/18 subtests
# Using `/usr/bin/openssl' to generate a keypair
# Failed test 'use Crypt::SMIME;'
# at t/03-chained-certs.t line 198.
# Tried to use 'Crypt::SMIME'.
# Error: Can't load '/home/njh/.cpan/build/Crypt-SMIME-0.20-1/blib/arch/auto/Crypt/SMIME/SMIME.so' for module Crypt::SMIME: /home/njh/.cpan/build/Crypt-SMIME-0.20-1/blib/arch/auto/Crypt/SMIME/SMIME.so: undefined symbol: croak_sv at /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/DynaLoader.pm line 200.
# at t/03-chained-certs.t line 198.
# Compilation failed in require at t/03-chained-certs.t line 198.
# BEGIN failed--compilation aborted at t/03-chained-certs.t line 198.
# Failed test 'new'
# at t/03-chained-certs.t line 202.
# died: Can't locate object method "new" via package "Crypt::SMIME" at t/03-chained-certs.t line 202.
# Failed test 'setPrivateKey(USER)'
# at t/03-chained-certs.t line 203.
# died: Can't call method "setPrivateKey" on an undefined value at t/03-chained-certs.t line 203.
# Failed test 'setPublicKey(INTERMED-1 & INTERMED-2)'
# at t/03-chained-certs.t line 204.
# died: Can't call method "setPublicKey" on an undefined value at t/03-chained-certs.t line 204.
# Failed test 'sign($plain)'
# at t/03-chained-certs.t line 206.
# died: Can't call method "sign" on an undefined value at t/03-chained-certs.t line 206.
Can't locate object method "new" via package "Crypt::SMIME" at t/03-chained-certs.t line 211.
# Looks like your test exited with 255 just after 5.
t/03-chained-certs.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
t/04-taint.t .......... skipped: Test::Taint 1.06 required for testing behaviors on tainted inputs
t/boilerplate.t ....... ok
t/dependencies.t ...... skipped: Test::Dependencies required for this test
t/manifest.t .......... ok
# Failed test 'Pod coverage on Crypt::SMIME'
# at /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/site_perl/5.12.5/Test/Pod/Coverage.pm line 133.
# Crypt::SMIME: requiring 'Crypt::SMIME' failed
# Looks like you failed 1 test of 1.
t/pod-coverage.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/pod.t ............... ok
Test Summary Report
-------------------
t/00-load.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/01-smime.t (Wstat: 6400 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 25
Parse errors: Bad plan. You planned 25 tests but ran 1.
t/02-smime.more.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 18 tests but ran 1.
t/03-chained-certs.t (Wstat: 65280 Tests: 5 Failed: 5)
Failed tests: 1-5
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 5.
t/pod-coverage.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=10, Tests=16, 1 wallclock secs ( 0.04 usr 0.00 sys + 1.44 cusr 0.10 csys = 1.58 CPU)
Result: FAIL
Failed 5/10 test programs. 9/16 subtests failed.
Makefile:1046: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
XSLoader 0 0.22
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::PkgConfig 0 1.16
Test::Exception 0 0.43
Test::More 0 1.302075
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::CChecker 0 0.10
ExtUtils::Constant 0.23 0.24
ExtUtils::MakeMaker 0 7.24
ExtUtils::PkgConfig 0 1.16
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
PERL5LIB = /home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-1/blib/arch:/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-1/blib/lib:/home/njh/.cpan/build/ExtUtils-Constant-0.24-1/blib/arch:/home/njh/.cpan/build/ExtUtils-Constant-0.24-1/blib/lib:/home/njh/.cpan/build/ExtUtils-CChecker-0.10-3/blib/arch:/home/njh/.cpan/build/ExtUtils-CChecker-0.10-3/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4320
PERL5_CPAN_IS_RUNNING = 4320
PERL5_MINISMOKEBOX = 0.58
PERLBREW_BASHRC_VERSION = 0.80
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.12.5/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin
PERLBREW_PERL = perl-5.12.5
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.80
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/sh
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.12.5/bin/perl5.12.5
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 25 29 30 44 46 108 112 1000
$EGID = 1000 4 24 25 29 30 44 46 108 112 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150005
Cwd 3.31
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 1.55
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.31_01
JSON 2.93
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature n/a
Parse::CPAN::Meta 1.4422
Test::Harness 3.36
Test::More 1.302075
YAML 1.24
YAML::Syck 1.30
version 0.9912
--
Summary of my perl5 (revision 5 version 12 subversion 5) configuration:
Platform:
osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux-thread-multi
uname='linux nigelhorne.force9.co.uk 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt4-3 (2015-02-03) x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.12.5 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.9.2', 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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.19'
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'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Mar 21 2015 12:40:04
%ENV:
PERL5LIB="/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-1/blib/arch:/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-1/blib/lib:/home/njh/.cpan/build/ExtUtils-Constant-0.24-1/blib/arch:/home/njh/.cpan/build/ExtUtils-Constant-0.24-1/blib/lib:/home/njh/.cpan/build/ExtUtils-CChecker-0.10-3/blib/arch:/home/njh/.cpan/build/ExtUtils-CChecker-0.10-3/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4320"
PERL5_CPAN_IS_RUNNING="4320"
PERL5_MINISMOKEBOX="0.58"
PERLBREW_BASHRC_VERSION="0.80"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.12.5/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin"
PERLBREW_PERL="perl-5.12.5"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.80"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
@INC:
/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-1/blib/arch
/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-1/blib/lib
/home/njh/.cpan/build/ExtUtils-Constant-0.24-1/blib/arch
/home/njh/.cpan/build/ExtUtils-Constant-0.24-1/blib/lib
/home/njh/.cpan/build/ExtUtils-CChecker-0.10-3/blib/arch
/home/njh/.cpan/build/ExtUtils-CChecker-0.10-3/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/site_perl/5.12.5/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/site_perl/5.12.5
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5
.