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 KANE,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.0562. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[CP_MSG] [Thu Aug 25 09:26:26 2005] Trying to get 
'file://ftp/pub/CPAN/authors/id/K/KA/KANE/Term-UI-0.11.tar.gz'
[CP_MSG] [Thu Aug 25 09:26:26 2005] Trying to get 
'file://ftp/pub/CPAN/authors/id/K/KA/KANE/CHECKSUMS'
[CP_MSG] [Thu Aug 25 09:26:26 2005] Checksum matches for 'Term-UI-0.11.tar.gz'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/lib/'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/lib/Term/'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/lib/Term/UI/'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 
'Term-UI-0.11/lib/Term/UI/History.pm'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/lib/Term/UI.pm'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/Makefile.PL'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/MANIFEST'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/META.yml'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/README'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/t/'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/t/00_load.t'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/t/01_history.t'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/t/02_ui.t'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/t/inc/'
[CP_MSG] [Thu Aug 25 09:26:29 2005] Extracted 'Term-UI-0.11/t/inc/conf.pl'
[CP_MSG] [Thu Aug 25 09:26:30 2005] Extracted 'Term::UI' to 
'/net/sunu991/disc1/home/.cpanplus/5.8.5/build/Term-UI-0.11'
[CP_MSG] [Thu Aug 25 09:26:36 2005] Checking if your kit is complete...
Looks good
Writing Makefile for Term::UI

[CP_MSG] [Thu Aug 25 09:26:52 2005] cp lib/Term/UI/History.pm 
blib/lib/Term/UI/History.pm
cp lib/Term/UI.pm blib/lib/Term/UI.pm
Manifying blib/man3/Term::UI::History.3
Manifying blib/man3/Term::UI.3

[CP_ERROR] [Thu Aug 25 09:27:05 2005] MAKE TEST failed: No such file or 
directory PERL_DL_NONLAZY=1 /usr/local/perl-5.8.5/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_load.......
#     Failed test (t/00_load.t at line 12)
#     Tried to use 'Term::UI'.
#     Error:  Base class package "Log::Message::Simple" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at ../lib/Term/UI/History.pm line 5
# BEGIN failed--compilation aborted at t/00_load.t line 12.
# Compilation failed in require at ../lib/Term/UI.pm line 7.
# BEGIN failed--compilation aborted at ../lib/Term/UI.pm line 7.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Use of uninitialized value in concatenation (.) or string at t/00_load.t line 
14.
# Testing Term::UI 
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/01_history....
#     Failed test (t/01_history.t at line 15)
#     Tried to use 'Term::UI::History'.
#     Error:  Base class package "Log::Message::Simple" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at ../lib/Term/UI/History.pm line 5
# BEGIN failed--compilation aborted at t/01_history.t line 15.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.

#     Failed test (t/01_history.t at line 18)
#     Term::UI::History->can('history') failed

#     Failed test (t/01_history.t at line 18)
#     main->can('history') failed
Undefined subroutine &main::history called at t/01_history.t line 23.
# Looks like you failed 3 tests of 3.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/02_ui.........
#     Failed test (t/02_ui.t at line 8)
#     Tried to use 'Term::UI'.
#     Error:  Base class package "Log::Message::Simple" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at lib/Term/UI/History.pm line 5
# BEGIN failed--compilation aborted at t/02_ui.t line 8.
# Compilation failed in require at lib/Term/UI.pm line 7.
# BEGIN failed--compilation aborted at lib/Term/UI.pm line 7.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Died at t/02_ui.t line 8.
# Looks like you planned 13 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-13
        Failed 13/13 tests, 0.00% okay
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/00_load.t       1   256     1    1 100.00%  1
t/01_history.t  255 65280     3    3 100.00%  1-3
t/02_ui.t       255 65280    13   25 192.31%  1-13
Failed 3/3 test scripts, 0.00% okay. 17/17 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 255


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Locale::Maketext::Simple           0.12
        Params::Check                      0.23
        Term::ReadLine                     1.01
        Test::More                         0.60

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.03.

--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
    uname='sunos sunu991 5.9 generic_112233-12 sun4u sparc sunw,ultra-5_10 
solaris '
    config_args='-de -Dusethreads -Dcc=gcc'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.2', gccosandvers='solaris2.8'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Reply via email to