Crypt-GPG v1.63 Perl 5 v5.12.1 i686-linux

Status
Pass
From
Martin J Evans (MJEVANS)
Dist
Crypt-GPG v1.63
Platform
Perl 5 v5.12.1 i686-linux
Date
2010-07-16 11:23:58
ID
a0859d26-90cc-11df-8dbf-3616b2aa28d4
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 Ashish Gulhati,

This is a computer-generated report for Crypt-GPG-1.63
on perl 5.12.1, created by CPAN-Reporter-1.1711.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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

PERL_DL_NONLAZY=1 /home/cpantester/perl12_1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t


NOTE: If the tests are skipped, you may need to install gpg,
      and/or set the environment variable GPGBIN to the 
      location of the gpg binary.

      If the keygen test takes a long time you may need to 
      generate more randomness on your computer (by running a 
      recursive directory listing in the background, for 
      example).

t/01-keygen.t .. ok
t/02-import.t .. ok
t/03-export.t .. ok
t/04-encdec.t .. ok
t/05-sigver.t .. ok
t/06-keyops.t .. ok
All tests successful.
Files=6, Tests=85,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.44 cusr  0.06 csys =  0.54 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module      Need Have   
    ----------- ---- -------
    Carp        0    1.16   
    Date::Parse 0    2.30   
    Fcntl       0    1.06   
    File::Path  0    2.08_01
    File::Temp  0    0.22   
    IPC::Run    0    0.89   


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    PATH = /home/cpantester/perl12_1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/real/RealPlayer
    PERL5LIB = /home/cpantester/.cpan/build/IPC-Run-0.89-DNkV6T/blib/arch:/home/cpantester/.cpan/build/IPC-Run-0.89-DNkV6T/blib/lib:/home/cpantester/.cpan/build/MailTools-2.06-PjO6_3/blib/arch:/home/cpantester/.cpan/build/MailTools-2.06-PjO6_3/blib/lib:/home/cpantester/.cpan/build/TimeDate-1.20-sEyqqU/blib/arch:/home/cpantester/.cpan/build/TimeDate-1.20-sEyqqU/blib/lib:/home/cpantester/.cpan/build/Test-Pod-1.44-UjWl9V/blib/arch:/home/cpantester/.cpan/build/Test-Pod-1.44-UjWl9V/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1137
    PERL5_CPAN_IS_RUNNING = 1137
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 21239,1137
    PERL_CR_SMOKER_CURRENT = Mail-Toaster-5.27
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm
    TMPDIR = /home/cpantester/tmp

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

    $^X = /home/cpantester/perl12_1/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 4 20 21 24 25 26 29 30 44 46 105 107 1001
    $EGID = 1001 4 20 21 24 25 26 29 30 44 46 105 107 1001

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_56
    Cwd                 3.31   
    ExtUtils::CBuilder  0.27   
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.55   
    ExtUtils::MakeMaker 6.56   
    ExtUtils::Manifest  1.57   
    ExtUtils::ParseXS   2.21   
    File::Spec          3.31   
    Module::Build       0.3603 
    Module::Signature   n/a    
    Test::Harness       3.17   
    Test::More          0.94   
    YAML                0.71   
    YAML::Syck          n/a    
    version             0.82   


--

Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=2.6.31-22-generic, archname=i686-linux
    uname='linux bragi 2.6.31-22-generic #60-ubuntu smp thu may 27 00:22:23 utc 2010 i686 gnulinux '
    config_args='-de -Dprefix=/home/cpantester/perl12_1'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.1', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.10.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.10.1'
  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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Jul 13 2010 09:08:11
  %ENV:
    PERL5LIB="/home/cpantester/.cpan/build/IPC-Run-0.89-DNkV6T/blib/arch:/home/cpantester/.cpan/build/IPC-Run-0.89-DNkV6T/blib/lib:/home/cpantester/.cpan/build/MailTools-2.06-PjO6_3/blib/arch:/home/cpantester/.cpan/build/MailTools-2.06-PjO6_3/blib/lib:/home/cpantester/.cpan/build/TimeDate-1.20-sEyqqU/blib/arch:/home/cpantester/.cpan/build/TimeDate-1.20-sEyqqU/blib/lib:/home/cpantester/.cpan/build/Test-Pod-1.44-UjWl9V/blib/arch:/home/cpantester/.cpan/build/Test-Pod-1.44-UjWl9V/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1137"
    PERL5_CPAN_IS_RUNNING="1137"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="21239,1137"
    PERL_CR_SMOKER_CURRENT="Mail-Toaster-5.27"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpantester/.cpan/build/IPC-Run-0.89-DNkV6T/blib/arch
    /home/cpantester/.cpan/build/IPC-Run-0.89-DNkV6T/blib/lib
    /home/cpantester/.cpan/build/MailTools-2.06-PjO6_3/blib/arch
    /home/cpantester/.cpan/build/MailTools-2.06-PjO6_3/blib/lib
    /home/cpantester/.cpan/build/TimeDate-1.20-sEyqqU/blib/arch
    /home/cpantester/.cpan/build/TimeDate-1.20-sEyqqU/blib/lib
    /home/cpantester/.cpan/build/Test-Pod-1.44-UjWl9V/blib/arch
    /home/cpantester/.cpan/build/Test-Pod-1.44-UjWl9V/blib/lib
    /home/cpantester/perl12_1/lib/site_perl/5.12.1/i686-linux
    /home/cpantester/perl12_1/lib/site_perl/5.12.1
    /home/cpantester/perl12_1/lib/5.12.1/i686-linux
    /home/cpantester/perl12_1/lib/5.12.1
    .