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 Leon Brocard,
    
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] [Fri Sep  9 17:00:45 2005] 
[CP_ERROR] [Fri Sep  9 17:00:45 2005] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/usr/bin/perl5.8.7 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/pod.......ok
t/simple....Can't locate version.pm in @INC (@INC contains: 
/root/.cpanplus/5.8.7/build/Net-Amazon-AWIS-0.30/blib/lib 
/root/.cpanplus/5.8.7/build/Net-Amazon-AWIS-0.30/blib/arch /etc/perl 
/usr/lib/perl5/site_perl/5.8.7/x86_64-linux /usr/lib/perl5/site_perl/5.8.7 
/usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.5/x86_64-linux 
/usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.6/x86_64-linux 
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux 
/usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.5 
/usr/lib/perl5/vendor_perl/5.8.5/x86_64-linux /usr/lib/perl5/vendor_perl/5.8.6 
/usr/lib/perl5/vendor_perl/5.8.6/x86_64-linux /usr/lib/perl5/vendor_perl 
/usr/lib/perl5/5.8.7/x86_64-linux /usr/lib/perl5/5.8.7 /usr/local/lib/site_perl 
/usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.5/x86_64-linux 
/usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.6/x86_64-linux .) 
at /usr/lib/perl5/site_perl/5.8.7/IO/Prompt.pm line 6.
BEGIN failed--compilation aborted at 
/usr/lib/perl5/site_perl/5.8.7/IO/Prompt.pm line 6.
Compilation failed in require at t/simple.t line 4.
BEGIN failed--compilation aborted at t/simple.t line 4.
dubious
        Test returned status 2 (wstat 512, 0x200)
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/simple.t     2   512    ??   ??       %  ??
Failed 1/2 test scripts, 50.00% okay. 0/1 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 2



MISSING PREREQUISITES:

It was observed that the test suite seem to fail without these modules:

version

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
    AUTHOR      => 'Leon Brocard ([EMAIL PROTECTED])',
    ... # other information
    PREREQ_PM   => {
        'version'       => '0', # or a minimum working version
    }
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at <http://search.cpan.org/dist/ExtUtils-AutoInstall/> may be
worth a look.

Thanks! :-)

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Class::Accessor::Fast              0.22
        DateTime::Format::Strptime       1.0601
        IO::Prompt                          0.0
        LWP::UserAgent                    2.033
        Module::Build                    0.2611
        Test::Exception                    0.21
        Test::More                         0.60
        XML::LibXML                        1.58
        XML::LibXML::XPathContext          0.06

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

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.6.12-gentoo, archname=x86_64-linux
    uname='linux nomad 2.6.12-gentoo #1 mon jun 20 11:19:28 pdt 2005 x86_64 amd 
athlon(tm) 64 processor 3400+ authenticamd gnulinux '
    config_args='-des -Darchname=x86_64-linux -Dcccdlflags=-fPIC 
-Dccdlflags=-rdynamic -Dcc=x86_64-pc-linux-gnu-gcc -Dprefix=/usr 
-Dvendorprefix=/usr -Dsiteprefix=/usr -Dlocincpth=  -Doptimize=-march=k8 
-mtune=k8 -pipe -O2 -fPIC -Duselargefiles -Dd_semctl_semun -Dscriptdir=/usr/bin 
-Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 
-Dinstallman1dir=/var/tmp/portage/perl-5.8.7/image//usr/share/man/man1 
-Dinstallman3dir=/var/tmp/portage/perl-5.8.7/image//usr/share/man/man3 
-Dman1ext=1 -Dman3ext=3pm -Dinc_version_list=5.8.0 5.8.0/x86_64-linux 5.8.2 
5.8.2/x86_64-linux 5.8.4 5.8.4/x86_64-linux 5.8.5 5.8.5/x86_64-linux 5.8.6 
5.8.6/x86_64-linux  -Dcf_by=Gentoo -Ud_csh -Di_ndbm -Di_gdbm -Di_db 
-Dusrinc=/usr/include/gentoo-multilib/amd64'
    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=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='x86_64-pc-linux-gnu-gcc', ccflags ='-fno-strict-aliasing -pipe 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-march=k8 -mtune=k8 -pipe -O2 -fPIC',
    cppflags='-fno-strict-aliasing -pipe'
    ccversion='', gccversion='3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8)', 
gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='x86_64-pc-linux-gnu-gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lpthread -lnsl -lndbm -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to