This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Benjamin Trott,
This is a computer-generated report for Crypt-OpenPGP-1.03
on perl
5.8.8 patch 34376, created by CPAN-Reporter-1.1702.
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://cpantest.grango.org/wiki/CPANAuthorNotes
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':
make[3]: Entering directory `/home/sand/.cpan/build/Crypt-OpenPGP-1.03-jjp4CU'
/bin/sh -c true
PERL_DL_NONLAZY=1 /
home/src/perl/repoperls/installed-perls/maint-5.8/pO09p_I/perl-5.8.8@34376/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/00-compile.t t/01-util.t t/02-buffer.t t/03-3des.t t/04-armour.t t/05-packets.t t/06-cipher.t t/07-digest.t t/08-compress.t t/09-config.t t/10-keyring.t t/11-encrypt.t t/12-sign.t t/13-keygen.t
t/00-compile.....ok
t/01-util........ok
t/02-buffer......ok
t/03-3des........ok
t/04-armour......ok
t/05-packets.....ok
t/06-cipher......ok
t/07-digest......ok
t/08-compress....ok
t/09-config......ok
t/10-keyring.....# Failed test 3 in t/10-keyring.t at line 28
# t/10-keyring.t line 28 is: ok(@blocks == 1);
# Failed test 4 in t/10-keyring.t at line 29
# t/10-keyring.t line 29 is: ok($kb = $blocks[0]);
Can't call method "key" on an undefined value at t/10-keyring.t line 30.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 17/19 subtests
t/11-encrypt.....# Failed test 2 in t/11-encrypt.t at line 43
# t/11-encrypt.t line 43 is: ok($ct);
Use of uninitialized value in pattern match (m//) at t/11-encrypt.t line 44.
# Failed test 4 in t/11-encrypt.t at line 46
# t/11-encrypt.t line 46 is: ok($pt);
Use of uninitialized value in string eq at t/11-encrypt.t line 47.
# Failed test 5 in t/11-encrypt.t at line 47
# t/11-encrypt.t line 47 is: ok($pt eq $text);
Can't locate object method "all_props" via package "Crypt::OpenPGP::Key::Public::DSA" at lib/Crypt/OpenPGP/Key.pm line 25.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 49/51 subtests
t/12-sign........# Failed test 2 in t/12-sign.t at line 42
# t/12-sign.t line 42 is: ok($sig);
Use of uninitialized value in pattern match (m//) at t/12-sign.t line 43.
# Failed test 3 in t/12-sign.t at line 43
# t/12-sign.t line 43 is: ok($sig =~ /^-----BEGIN PGP MESSAGE/);
# Test 4 got:
(t/12-sign.t at line 45)
# Expected: "Foo Bar bar.com>"
# t/12-sign.t line 45 is: ok($signer, $uid);
Can't locate object method "all_props" via package "Crypt::OpenPGP::Key::Secret::DSA" at /home/sand/.cpan/build/Crypt-OpenPGP-1.03-jjp4CU/blib/lib/Crypt/OpenPGP/Key.pm line 25.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 16/17 subtests
t/13-keygen......Unsupported algorithm 'DSA': Can't locate Crypt/DSA/Key.pm in @INC (@INC contains: /home/sand/.cpan/build/Crypt-OpenPGP-1.03-jjp4CU/t/../../../lib lib /home/sand/.cpan/build/Crypt-OpenPGP-1.03-jjp4CU/t/../../../../lib /tmp/CPAN-Reporter-lib-4Pt2 /home/sand/.cpan/build/Crypt-OpenPGP-1.03-jjp4CU/blib/lib /home/sand/.cpan/build/Crypt-OpenPGP-1.03-jjp4CU/blib/arch /home/src/perl/repoperls/installed-perls/maint-5.8/pO09p_I/perl-5.8.8@34376/lib/5.8.8/i686-linux-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pO09p_I/perl-5.8.8@34376/lib/5.8.8 /home/src/perl/repoperls/installed-perls/maint-5.8/pO09p_I/perl-5.8.8@34376/lib/site_perl/5.8.8/i686-linux-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pO09p_I/perl-5.8.8@34376/lib/site_perl/5.8.8 .) at lib/Crypt/OpenPGP/Key/Public/DSA.pm line 6.
BEGIN failed--compilation aborted at lib/Crypt/OpenPGP/Key/Public/DSA.pm line 6.
Compilation failed in require at (eval 2050) line 1.
BEGIN failed--compilation aborted at (eval 2050) line 1.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 14/28 subtests
Test Summary Report
-------------------
t/10-keyring (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
Parse errors: Bad plan. You planned 19 tests but ran 4.
t/11-encrypt (Wstat: 65280 Tests: 5 Failed: 3)
Failed tests: 2, 4-5
Non-zero exit status: 255
Parse errors: Bad plan. You planned 51 tests but ran 5.
t/12-sign (Wstat: 512 Tests: 4 Failed: 3)
Failed tests: 2-4
Non-zero exit status: 2
Parse errors: Bad plan. You planned 17 tests but ran 4.
t/13-keygen (Wstat: 512 Tests: 14 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 28 tests but ran 14.
Files=14, Tests=239, 3 wallclock secs ( 0.16 usr 0.03 sys + 2.37 cusr 0.24 csys = 2.80 CPU)
Result: FAIL
Failed 4/14 test programs. 8/239 subtests failed.
make[3]: *** [test_dynamic] Error 2
make[3]: Leaving directory `/home/sand/.cpan/build/Crypt-OpenPGP-1.03-jjp4CU'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.utf8
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-4Pt2 -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 17400
PERL5_CPAN_IS_RUNNING = 17400
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pO09p_I/perl-5.8.8@34376/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_65
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.14
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_05
Module::Signature 0.55
Test::Harness 3.14
Test::More 0.81_02
YAML 0.66
YAML::Syck 1.05
version 0.76
--
Summary of my perl5 (revision 5 version 8 subversion 8 patch 34376) configuration:
Platform:
osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pO09p_I/perl-5.8.8@34376 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'