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

[MSG] [Sun Sep 23 20:52:43 2007] Found config 'CPANPLUS::Config::User'
[MSG] [Sun Sep 23 20:52:43 2007]   Loading config 'CPANPLUS::Config::User'
[MSG] [Sun Sep 23 20:52:43 2007]   Loaded 'CPANPLUS::Config::User' 
(/home/plu/blead/.cpanplus/lib/CPANPLUS/Config/User.pm)
[MSG] [Sun Sep 23 20:52:43 2007] Checking if source files are up to date
[MSG] [Sun Sep 23 20:52:43 2007] Retrieving 
/home/plu/blead/.cpanplus/sourcefiles.2.16.stored
[MSG] [Sun Sep 23 20:52:44 2007] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/B/BT/BTROTT/CHECKSUMS'
[MSG] [Sun Sep 23 20:52:45 2007] Checksum matches for 'Feed-Find-0.06.tar.gz'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/Build.PL'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/Changes'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/inc/'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/inc/ExtUtils/'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 
'Feed-Find-0.06/inc/ExtUtils/AutoInstall.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/inc/Module/'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/inc/Module/Install/'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 
'Feed-Find-0.06/inc/Module/Install/AutoInstall.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 
'Feed-Find-0.06/inc/Module/Install/Base.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 
'Feed-Find-0.06/inc/Module/Install/Build.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 
'Feed-Find-0.06/inc/Module/Install/Can.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 
'Feed-Find-0.06/inc/Module/Install/Fetch.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 
'Feed-Find-0.06/inc/Module/Install/Include.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 
'Feed-Find-0.06/inc/Module/Install/Makefile.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 
'Feed-Find-0.06/inc/Module/Install/Metadata.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 
'Feed-Find-0.06/inc/Module/Install/Win32.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 
'Feed-Find-0.06/inc/Module/Install/WriteAll.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 
'Feed-Find-0.06/inc/Module/Install.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/lib/'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/lib/Feed/'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/lib/Feed/Find.pm'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/Makefile.PL'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/MANIFEST'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/META.yml'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/README'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/t/'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/t/00-compile.t'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed-Find-0.06/t/01-find.t'
[MSG] [Sun Sep 23 20:52:45 2007] Extracted 'Feed::Find' to 
'/home/plu/blead/.cpanplus/5.10.0/build/Feed-Find-0.06'
[MSG] [Sun Sep 23 20:52:45 2007] *** ExtUtils::AutoInstall version 0.56
*** Checking for dependencies...
[Core Features]
- Class::ErrorHandler ...loaded. (0.01)
- LWP                 ...loaded. (5.808)
- HTML::Parser        ...loaded. (3.56)
- URI                 ...loaded. (1.35)
*** ExtUtils::AutoInstall configuration finished.
Writing Makefile for Feed::Find

[MSG] [Sun Sep 23 20:52:45 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sun Sep 23 20:52:45 2007] Manifying blib/man3/Feed::Find.3

[ERROR] [Sun Sep 23 20:52:46 2007] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /home/plu/blead/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-compile.t t/01-find.t
t/00-compile....ok
t/01-find.......
#   Failed test at t/01-find.t line 13.
#          got: '0'
#     expected: '1'

#   Failed test at t/01-find.t line 14.
#          got: undef
#     expected: 'http://stupidfool.org/perl/feeds/ok.xml'

#   Failed test at t/01-find.t line 20.
#          got: '0'
#     expected: '1'

#   Failed test at t/01-find.t line 21.
#          got: undef
#     expected: 'http://stupidfool.org/perl/feeds/ok.xml'
# Looks like you failed 4 tests of 4.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01-find.t    4  1024     4    4  1-4
Failed 1/2 test scripts. 4/5 subtests failed.
Files=2, Tests=5,  0 wallclock secs ( 0.11 cusr +  0.09 csys =  0.20 CPU)
*** Error code 4

Stop in /usr/home/plu/blead/.cpanplus/5.10.0/build/Feed-Find-0.06.
Failed 1/2 test programs. 4/5 subtests failed.

[MSG] [Sun Sep 23 20:52:46 2007] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          Module Name                        Have     Want
          Class::ErrorHandler                0.01        0
          HTML::Parser                       3.56        0
          LWP                               5.805        0
          URI                                1.35        0

******************************** 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 10 subversion 0 patch 31806) 
configuration:
  Platform:
    osname=freebsd, osvers=6.1-release-p6, archname=i386-freebsd
    uname='freebsd smoker 6.1-release-p6 freebsd 6.1-release-p6 #3: tue sep 12 
13:15:56 cest 2006 [EMAIL PROTECTED]:usrobjusrsrcsysgamma i386 '
    config_args='-de -Dprefix=/home/plu/blead'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to