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 JTAVERNI,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.072. 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 'fetch':

[MSG] [Tue Jul 25 16:45:46 2006] Trying to get 
'http://www.cpan.org/authors/id/J/JT/JTAVERNI/HTML-Content-Extractor-0.01.tar.gz'
[MSG] [Tue Jul 25 16:45:48 2006] Trying to get 
'http://www.cpan.org/authors/id/J/JT/JTAVERNI/CHECKSUMS'
[MSG] [Tue Jul 25 16:45:48 2006] Checksum matches for 
'HTML-Content-Extractor-0.01.tar.gz'
[MSG] [Tue Jul 25 16:45:49 2006] Extracted 'HTML-Content-Extractor-0.01/Changes'
[MSG] [Tue Jul 25 16:45:49 2006] Extracted 
'HTML-Content-Extractor-0.01/ContentExtractorDriver.pl'
[MSG] [Tue Jul 25 16:45:49 2006] Extracted 
'HTML-Content-Extractor-0.01/MANIFEST'
[MSG] [Tue Jul 25 16:45:49 2006] Extracted 
'HTML-Content-Extractor-0.01/Makefile.PL'
[MSG] [Tue Jul 25 16:45:49 2006] Extracted 'HTML-Content-Extractor-0.01/README'
[MSG] [Tue Jul 25 16:45:49 2006] Extracted 'HTML-Content-Extractor-0.01/lib/'
[MSG] [Tue Jul 25 16:45:49 2006] Extracted 
'HTML-Content-Extractor-0.01/lib/HTML/'
[MSG] [Tue Jul 25 16:45:49 2006] Extracted 
'HTML-Content-Extractor-0.01/lib/HTML/Content/'
[MSG] [Tue Jul 25 16:45:49 2006] Extracted 
'HTML-Content-Extractor-0.01/lib/HTML/Content/ContentExtractor.pm'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 
'HTML-Content-Extractor-0.01/lib/HTML/Content/HTMLTokenizer.pm'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 
'HTML-Content-Extractor-0.01/lib/HTML/Content/TokeParserTokenizer.pm'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 
'HTML-Content-Extractor-0.01/lib/HTML/WordTagRatio/'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 
'HTML-Content-Extractor-0.01/lib/HTML/WordTagRatio/ExponentialRatio.pm'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 
'HTML-Content-Extractor-0.01/lib/HTML/WordTagRatio/NormalizedRatio.pm'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 
'HTML-Content-Extractor-0.01/lib/HTML/WordTagRatio/Ratio.pm'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 
'HTML-Content-Extractor-0.01/lib/HTML/WordTagRatio/RelativeRatio.pm'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 
'HTML-Content-Extractor-0.01/lib/HTML/WordTagRatio/SmoothedRatio.pm'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 
'HTML-Content-Extractor-0.01/lib/HTML/WordTagRatio/WeightedRatio.pm'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 'HTML-Content-Extractor-0.01/t/'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 
'HTML-Content-Extractor-0.01/t/HTML-Content-Extractor-0.01.t'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 
'HTML-Content-Extractor-0.01/test.comp'
[MSG] [Tue Jul 25 16:45:50 2006] Extracted 
'HTML-Content-Extractor-0.01/test.htm'
[MSG] [Tue Jul 25 16:45:51 2006] Extracted 'HTML::Content::Extractor' to 
'/opt/perl/testers/.cpanplus/5.8.8/build/HTML-Content-Extractor-0.01'
[MSG] [Tue Jul 25 16:45:51 2006] Checking if your kit is complete...
Warning: the following files are missing in your kit:
        lib/HTML-Content-Extractor-0.01.pm
Please inform the author.
Warning: prerequisite HTML::TagSet 0 not found.
#################################################################
 You are running Makefile.PL. When this finishes, remember that you
 will also need to run the following to finish the install of 
HTML-Content-Extractor:

        make
        make test
        make install

 if "make install" fails and indicates that you don't have proper
 permissions to install, you do have the option to install 
HTML-Content-Extractor in
 a local directory of your own choosing. You can do this as follows:

        perl Makefile.PL PREFIX=/MYDIR
        make
        make test
        make install

 where /MYDIR is a directory that you own and can write to.

 After all this is done, you can run "make clean" to remove some
 of the files created during installation
#################################################################
Writing Makefile for HTML::Content::ContentExtractor

[MSG] [Tue Jul 25 16:45:51 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Tue Jul 25 16:45:51 2006] No such module 'HTML::TagSet' found on CPAN
[ERROR] [Tue Jul 25 16:45:52 2006] MAKE failed: [EMAIL PROTECTED] cp 
lib/HTML/Content/ContentExtractor.pm blib/lib/HTML/Content/ContentExtractor.pm
cp lib/HTML/WordTagRatio/NormalizedRatio.pm 
blib/lib/HTML/WordTagRatio/NormalizedRatio.pm
cp lib/HTML/Content/HTMLTokenizer.pm blib/lib/HTML/Content/HTMLTokenizer.pm
cp lib/HTML/WordTagRatio/WeightedRatio.pm 
blib/lib/HTML/WordTagRatio/WeightedRatio.pm
cp lib/HTML/WordTagRatio/ExponentialRatio.pm 
blib/lib/HTML/WordTagRatio/ExponentialRatio.pm
cp lib/HTML/Content/TokeParserTokenizer.pm 
blib/lib/HTML/Content/TokeParserTokenizer.pm
cp lib/HTML/WordTagRatio/Ratio.pm blib/lib/HTML/WordTagRatio/Ratio.pm
cp lib/HTML/WordTagRatio/SmoothedRatio.pm 
blib/lib/HTML/WordTagRatio/SmoothedRatio.pm
cp lib/HTML/WordTagRatio/RelativeRatio.pm 
blib/lib/HTML/WordTagRatio/RelativeRatio.pm
Manifying blib/man1/ContentExtractorDriver.pl.1
Can't open blib/man3/HTML/Content/ContentExtractor.3 for writing: [EMAIL 
PROTECTED]
 at /opt/perl/testers/lib/5.8.8/ExtUtils/Command/MM.pm line 132
Manifying blib/man3/HTML/Content/ContentExtractor.3
make: *** [manifypods] Error 2


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        HTML::TokeParser                   2.37

******************************** 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 8) configuration:
  Platform:
    osname=linux, osvers=2.6.16.14, archname=x86_64-linux-thread-multi-ld
    uname='linux rinse 2.6.16.14 #1 smp mon may 8 23:44:32 cst 2006 x86_64 
gnulinux '
    config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 
-Duse64bitint -Duse64bitall -Dprefix=/opt/perl/testers -Dd_dosuid 
-Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true [EMAIL PROTECTED]'
    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=define use64bitall=define uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g -O3',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.4 20050314 (prerelease) (Debian 3.4.3-13)', 
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='long double', nvsize=16, Off_t='off_t', 
lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld/CORE'
    cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to