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 Ricardo SIGNES,
    
This is a computer-generated report for MIME-Lite-3.021
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
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 or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
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':

PERL_DL_NONLAZY=1 /home/khisanth/perl5100/bin/perl "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/addrs.............can't find an executable sendmail at t/addrs.t line 3
Compilation failed in require at t/addrs.t line 3.
BEGIN failed--compilation aborted at t/addrs.t line 3.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
t/data..............can't find an executable sendmail at t/data.t line 3
Compilation failed in require at t/data.t line 3.
BEGIN failed--compilation aborted at t/data.t line 3.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
t/head..............can't find an executable sendmail at t/head.t line 3
Compilation failed in require at t/head.t line 3.
BEGIN failed--compilation aborted at t/head.t line 3.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
t/parts.............can't find an executable sendmail at t/parts.t line 3
Compilation failed in require at t/parts.t line 3.
BEGIN failed--compilation aborted at t/parts.t line 3.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
t/pod-coverage......# Looks like you failed 1 test of 1.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/1 subtests 
t/pod...............ok
t/types.............can't find an executable sendmail at t/types.t line 6
Compilation failed in require at t/types.t line 6.
BEGIN failed--compilation aborted at t/types.t line 6.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
t/verify............can't find an executable sendmail at t/verify.t line 3
Compilation failed in require at t/verify.t line 3.
BEGIN failed--compilation aborted at t/verify.t line 3.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 

Test Summary Report
-------------------
t/addrs.t       (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/data.t        (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/head.t        (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/parts.t       (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/pod-coverage.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 1
t/types.t       (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/verify.t      (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=8, Tests=3,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.39 cusr  0.02 
csys =  0.43 CPU)
Result: FAIL
Failed 7/8 test programs. 1/3 subtests failed.
make: *** [test_dynamic] Error 2

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

Prerequisite modules loaded:

requires:

    Module              Need  Have   
    ------------------- ----- -------
    Email::Date::Format 1.000 1.002  
    File::Basename      undef 2.76   
    File::Spec          0     3.2501 
    Mail::Address       1.62  2.02   
    MIME::Base64        undef 3.07_01
    MIME::QuotedPrint   undef 3.07   
    MIME::Types         1.13  1.23   

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/home/khisanth/perl5100/bin:~/util:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 18085
    PERL5_CPAN_IS_RUNNING = 18085
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/khisanth/perl5100/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 21 24 25 26 29 30 46 104 106 110 1000
    $EGID = 1000 4 20 21 24 25 26 29 30 46 104 106 110 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.05     
    Test::More          0.74     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22.1.emp6, archname=i686-linux-multi-64int-ld
    uname='linux miyu 2.6.22.1.emp6 #1 smp preempt wed nov 28 15:34:02 est 2007 
i686 gnulinux '
    config_args=''
    hint=previous, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=define
    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 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 
4.1.2-16ubuntu2)', 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
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/home/khisanth/perl5100/lib/5.10.0/i686-linux-multi-64int-ld/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Reply via email to