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.
        
--

******************************** NOTE ********************************
The comments below 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 information, and do not take
it personally.  (We appreciate your patience. :)
**********************************************************************

Hello, Jack Shirazi! This is a computer-generated error report created
automatically by CPANPLUS, version 0.051.  
Comments from the tester may appear at the end of this report, as well.


Thanks for uploading your works to CPAN.  However, it appears that
CPANPLUS encountered problems while testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'fetch':

[MSG] [Mon Sep 11 21:01:29 2006] Checking if source files are up to date
[MSG] [Mon Sep 11 21:01:29 2006] Retrieving 
/ws/dangulo/perl_mods/.cpanplus/sourcefiles.2.15.stored
[MSG] [Mon Sep 11 21:01:37 2006] Trying to get 
'ftp://cpan.mirrors.redwire.net/pub/CPAN/authors/id/J/JA/JACKS/CallerItem-1.0.tar.gz'
[MSG] [Mon Sep 11 21:01:38 2006] Trying to get 
'ftp://cpan.mirrors.redwire.net/pub/CPAN/authors/id/J/JA/JACKS/CHECKSUMS'
[MSG] [Mon Sep 11 21:01:39 2006] Checksum matches for 'CallerItem-1.0.tar.gz'
[MSG] [Mon Sep 11 21:01:40 2006] Extracted 'Devel/CallerItem.pm'
[MSG] [Mon Sep 11 21:01:40 2006] Extracted 'Devel::CallerItem' to 
'/auto/wsdangulo/perl_mods/.cpanplus/5.8.6/build/Devel'
[MSG] [Mon Sep 11 21:01:44 2006] No tests defined for Devel::DumpStack 
extension.


Would it be too much to ask for a simple test script in the next
release, so people can verify which platforms can successfully
install them, as well as avoid regression bugs?

A simple 't/use.t' that says:

#!/usr/bin/env perl -w
use strict;
use Test;
BEGIN { plan tests => 1 }

use Your::Module::Here; ok(1);
exit;
__END__

would be appreciated.  If you are interested in making a more robust
test suite, please see the Test::Simple, Test::More and Test::Tutorial
manpages at <http://search.cpan.org/dist/Test-Simple/>.

Thanks!


--

Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris
    uname='sunos trisha 5.8 generic_108528-22 sun4u sparc sunw,ultraax-i2 '
    config_args=''
    hint=previous, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef 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='/usr/cisco/packages/perl/perl-5.8.6/perl-gcc/bin/gcc', ccflags 
='-fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64'
    ccversion='', gccversion='3.3.1', 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='/usr/cisco/packages/perl/perl-5.8.6/perl-gcc/bin/gcc', ldflags =''
    libpth=/lib /usr/lib
    libs=-lsocket -lnsl -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -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'

Reply via email to