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 Matt S Trout,
    
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 'fetch':

[MSG] [Wed Oct 17 12:32:58 2007] Checking if source files are up to date
[MSG] [Wed Oct 17 12:32:58 2007] Retrieving 
/home/plu/blead/.cpanplus/sourcefiles.2.16.stored
[MSG] [Wed Oct 17 12:32:59 2007] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MS/MSTROUT/CHECKSUMS'
[MSG] [Wed Oct 17 12:33:01 2007] Checksum matches for 
'Devel-Declare-0.001001.tar.gz'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/t/'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/t/padstuff.t'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/t/pack.t'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/t/sugar.t'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/t/proto.t'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 
'Devel-Declare-0.001001/t/build_sub_installer.t'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/t/simple.t'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/MANIFEST'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/Changes'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/lib/'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/lib/Devel/'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 
'Devel-Declare-0.001001/lib/Devel/Declare.pm'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/inc/'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/inc/Module/'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 
'Devel-Declare-0.001001/inc/Module/Install.pm'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 
'Devel-Declare-0.001001/inc/Module/Install/'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 
'Devel-Declare-0.001001/inc/Module/Install/MakeMaker.pm'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 
'Devel-Declare-0.001001/inc/Module/Install/Makefile.pm'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 
'Devel-Declare-0.001001/inc/Module/Install/Base.pm'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 
'Devel-Declare-0.001001/inc/Module/Install/Metadata.pm'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/META.yml'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 
'Devel-Declare-0.001001/stolen_chunk_of_toke.c'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/Makefile.PL'
[MSG] [Wed Oct 17 12:33:01 2007] Extracted 'Devel-Declare-0.001001/Declare.xs'
[MSG] [Wed Oct 17 12:33:02 2007] Extracted 'Devel-Declare-0.001001/README'
[MSG] [Wed Oct 17 12:33:02 2007] Extracted 'Devel::Declare' to 
'/home/plu/blead/.cpanplus/5.10.0/build/Devel-Declare-0.001001'
[MSG] [Wed Oct 17 12:33:02 2007] Writing Makefile for Devel::Declare

[MSG] [Wed Oct 17 12:33:02 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Wed Oct 17 12:33:02 2007] MAKE failed:  cc -c    -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O    
-DVERSION=\"0.001001\"  -DXS_VERSION=\"0.001001\" -DPIC -fPIC 
"-I/home/plu/blead/lib/perl5/5.10.0/i386-freebsd/CORE"   Declare.c
In file included from Declare.xs:8:
stolen_chunk_of_toke.c:26:1: warning: "Newx" redefined
In file included from 
/home/plu/blead/lib/perl5/5.10.0/i386-freebsd/CORE/perl.h:2382,
                 from Declare.xs:5:
/home/plu/blead/lib/perl5/5.10.0/i386-freebsd/CORE/handy.h:767:1: warning: this 
is the location of the previous definition
In file included from Declare.xs:8:
stolen_chunk_of_toke.c:27:1: warning: "SvPVX_const" redefined
In file included from 
/home/plu/blead/lib/perl5/5.10.0/i386-freebsd/CORE/perl.h:3312,
                 from Declare.xs:5:
/home/plu/blead/lib/perl5/5.10.0/i386-freebsd/CORE/sv.h:1328:1: warning: this 
is the location of the previous definition
In file included from Declare.xs:8:
stolen_chunk_of_toke.c: In function `Perl_filter_read':
stolen_chunk_of_toke.c:89: error: `PL_rsfp_filters' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:89: error: (Each undeclared identifier is reported only 
once
stolen_chunk_of_toke.c:89: error: for each function it appears in.)
stolen_chunk_of_toke.c:103: error: `PL_rsfp' undeclared (first use in this 
function)
stolen_chunk_of_toke.c: In function `S_filter_gets':
stolen_chunk_of_toke.c:147: error: `PL_rsfp_filters' undeclared (first use in 
this function)
stolen_chunk_of_toke.c: In function `S_skipspace':
stolen_chunk_of_toke.c:168: error: `PL_lex_formbrack' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:168: error: `PL_lex_brackets' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:169: error: `PL_bufend' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:178: error: `PL_rsfp' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:199: error: `PL_sublex_info' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:200: error: `PL_lex_state' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:204: error: `PL_linestr' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:221: error: `PL_oldoldbufptr' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:221: error: `PL_oldbufptr' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:221: error: `PL_bufptr' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:222: error: `PL_linestart' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:224: error: `PL_last_lop' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:224: error: `PL_last_uni' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:266: warning: initialization makes pointer from integer 
without a cast
stolen_chunk_of_toke.c: In function `S_scan_word':
stolen_chunk_of_toke.c:287: error: `PL_linestr' undeclared (first use in this 
function)
stolen_chunk_of_toke.c: At top level:
stolen_chunk_of_toke.c:326: error: conflicting types for 'S_incline'
/home/plu/blead/lib/perl5/5.10.0/i386-freebsd/CORE/proto.h:4104: error: 
previous declaration of 'S_incline' was here
stolen_chunk_of_toke.c:326: error: conflicting types for 'S_incline'
/home/plu/blead/lib/perl5/5.10.0/i386-freebsd/CORE/proto.h:4104: error: 
previous declaration of 'S_incline' was here
stolen_chunk_of_toke.c: In function `S_scan_str':
stolen_chunk_of_toke.c:485: error: `PL_copline' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:489: error: `PL_linestr' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:501: error: `PL_multi_start' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:502: error: `PL_multi_open' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:508: error: `PL_multi_close' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:512: warning: assignment makes pointer from integer 
without a cast
stolen_chunk_of_toke.c:533: error: `PL_rsfp' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:594: error: `PL_bufend' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:686: error: `PL_oldoldbufptr' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:686: error: `PL_oldbufptr' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:686: error: `PL_linestart' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:696: warning: initialization makes pointer from integer 
without a cast
stolen_chunk_of_toke.c:707: error: `PL_last_lop' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:707: error: `PL_last_uni' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:720: error: `PL_multi_end' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:737: error: `PL_lex_stuff' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:738: error: `PL_lex_repl' undeclared (first use in this 
function)
stolen_chunk_of_toke.c: In function `S_force_next':
stolen_chunk_of_toke.c:756: error: `PL_nexttype' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:756: error: `PL_nexttoke' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:758: error: `PL_lex_state' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:759: error: `PL_lex_defer' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:760: error: `PL_lex_expect' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:760: error: `PL_expect' undeclared (first use in this 
function)
Declare.xs: In function `dd_ck_rv2cv':
Declare.xs:44: error: `PL_tokenbuf' undeclared (first use in this function)
Declare.xs:73: error: `PL_lex_state' undeclared (first use in this function)
Declare.xs:111: error: `PL_bufptr' undeclared (first use in this function)
Declare.xs:125: error: `PL_bufend' undeclared (first use in this function)
Declare.xs:160: error: `PL_lex_stuff' undeclared (first use in this function)
Declare.xs:215: error: `PL_linestr' undeclared (first use in this function)
*** Error code 1

Stop in /usr/home/plu/blead/.cpanplus/5.10.0/build/Devel-Declare-0.001001.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          Module Name                        Have     Want
          Scalar::Util                       1.19        0
          Test::More                         0.70        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