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/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Benjamin Trott,
    
This is a computer-generated report for Crypt-OpenPGP-1.03
on perl-5.8.8 patch 32025, created automatically by CPAN-Reporter-1.02 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

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':

/bin/sh -c true
PERL_DL_NONLAZY=1 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/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......Can't locate Crypt/RIPEMD160.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Crypt-OpenPGP-1.03-ZZI3pz/blib/lib 
/home/sand/.cpan/build/Crypt-OpenPGP-1.03-ZZI3pz/blib/arch 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/5.8.8 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8 . 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/!
 5.8.8 /home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8 .) at 
/home/sand/.cpan/build/Crypt-OpenPGP-1.03-ZZI3pz/blib/lib/Crypt/OpenPGP/Digest.pm
 line 80.
BEGIN failed--compilation aborted at t/07-digest.t line 40.
dubious
        Test returned status 2 (wstat 512, 0x200)
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 status 2 (wstat 512, 0x200)
DIED. FAILED tests 3-19
        Failed 17/19 tests, 10.53% okay
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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2, 4-51
        Failed 49/51 tests, 3.92% okay
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: <UNDEF> (t/12-sign.t at line 45)
#   Expected: "Foo Bar <[EMAIL PROTECTED]>"
#  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-ZZI3pz/blib/lib/Crypt/OpenPGP/Key.pm 
line 25.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-17
        Failed 16/17 tests, 5.88% okay
t/13-keygen......Unsupported algorithm 'DSA': Can't locate Crypt/DSA/Key.pm in 
@INC (@INC contains: lib 
/home/sand/.cpan/build/Crypt-OpenPGP-1.03-ZZI3pz/blib/lib 
/home/sand/.cpan/build/Crypt-OpenPGP-1.03-ZZI3pz/blib/arch 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/5.8.8 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/lib/site_perl/5.8.8/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/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 9393) line 1.
BEGIN failed--compilation aborted at (eval 9393) line 1.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 15-28
        Failed 14/28 tests, 50.00% okay
Failed Test    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/07-digest.t     2   512    ??   ??  ??
t/10-keyring.t    2   512    19   32  3-19
t/11-encrypt.t  255 65280    51   95  2 4-51
t/12-sign.t       2   512    17   29  2-17
t/13-keygen.t     2   512    28   28  15-28
Failed 5/14 test scripts. 96/294 subtests failed.
Files=14, Tests=294, 18 wallclock secs ( 9.49 cusr +  0.32 csys =  9.81 CPU)
Failed 5/14 test programs. 96/294 subtests failed.
make: *** [test_dynamic] Error 2

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

Prerequisite modules loaded:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = C
    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 = 
    PERL5_CPANPLUS_IS_RUNNING = 15230
    PERL5_CPAN_IS_RUNNING = 15230
    PERL_MM_USE_DEFAULT = 1
    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/pXGjdKF/[EMAIL 
PROTECTED]/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9203 
    Cwd                 3.25_01
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25_01
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.73_01
    YAML                0.66   
    YAML::Syck          0.98   
    version             0.73   


--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 32025) 
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/pXGjdKF/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel -Duserelocatableinc'
    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 ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -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.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to