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 test report for Devel-Declare-0.001000, created
automatically by CPAN::Reporter, version 0.99_11, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module       Need Have
    ------------ ---- ----
    Scalar::Util 0    1.19
    Test::More   0    0.72

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = C
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 21658
    PERL5_CPAN_IS_EXECUTING = 
/home/sand/.cpan/build/Devel-Declare-0.001000-81PmtV/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 21658
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92   
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.44   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.72   
    YAML                0.65   
    YAML::Syck          0.97   
    version             0.7203 

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make':

make: Warning: File `lib/Devel/Declare.pm' has modification time 71 s in the 
future
cp lib/Devel/Declare.pm blib/lib/Devel/Declare.pm
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/bin/perl "-Iinc" 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/ExtUtils/xsubpp  -typemap 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/ExtUtils/typemap  Declare.xs > Declare.xsc && mv 
Declare.xsc Declare.c
cc -c   -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g   -DVERSION=\"0.001000\" 
-DXS_VERSION=\"0.001000\" -fPIC 
"-I/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int/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/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int/CORE/perl.h:2382,
                 from Declare.xs:5:
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int/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/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int/CORE/perl.h:3312,
                 from Declare.xs:5:
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int/CORE/sv.h:1328:1: warning: this is the 
location of the previous definition
In file included from Declare.xs:9:
stolen_chunk_of_toke.c: In function 'Perl_filter_read':
stolen_chunk_of_toke.c:81: error: 'PL_rsfp_filters' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:81: error: (Each undeclared identifier is reported only 
once
stolen_chunk_of_toke.c:81: error: for each function it appears in.)
stolen_chunk_of_toke.c:95: error: 'PL_rsfp' undeclared (first use in this 
function)
stolen_chunk_of_toke.c: In function 'S_filter_gets':
stolen_chunk_of_toke.c:139: error: 'PL_rsfp_filters' undeclared (first use in 
this function)
stolen_chunk_of_toke.c: In function 'S_skipspace':
stolen_chunk_of_toke.c:160: error: 'PL_lex_formbrack' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:160: error: 'PL_lex_brackets' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:161: error: 'PL_bufend' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:170: error: 'PL_rsfp' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:191: error: 'PL_sublex_info' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:192: error: 'PL_lex_state' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:196: error: 'PL_linestr' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:213: error: 'PL_oldoldbufptr' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:213: error: 'PL_oldbufptr' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:213: error: 'PL_bufptr' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:213: error: 'PL_linestart' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:216: error: 'PL_last_lop' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:216: error: 'PL_last_uni' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:258: warning: initialization makes pointer from integer 
without a cast
stolen_chunk_of_toke.c: In function 'S_scan_word':
stolen_chunk_of_toke.c:279: error: 'PL_linestr' undeclared (first use in this 
function)
stolen_chunk_of_toke.c: At top level:
stolen_chunk_of_toke.c:318: error: conflicting types for 'S_incline'
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int/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:467: error: 'PL_copline' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:471: error: 'PL_linestr' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:483: error: 'PL_multi_start' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:484: error: 'PL_multi_open' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:490: error: 'PL_multi_close' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:494: warning: assignment makes pointer from integer 
without a cast
stolen_chunk_of_toke.c:515: error: 'PL_rsfp' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:576: error: 'PL_bufend' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:668: error: 'PL_oldoldbufptr' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:668: error: 'PL_oldbufptr' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:668: error: 'PL_linestart' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:678: warning: initialization makes pointer from integer 
without a cast
stolen_chunk_of_toke.c:689: error: 'PL_last_lop' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:689: error: 'PL_last_uni' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:702: error: 'PL_multi_end' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:714: error: 'PL_lex_stuff' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:715: 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:733: error: 'PL_nexttype' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:733: error: 'PL_nexttoke' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:735: error: 'PL_lex_state' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:736: error: 'PL_lex_defer' undeclared (first use in this 
function)
stolen_chunk_of_toke.c:737: error: 'PL_lex_expect' undeclared (first use in 
this function)
stolen_chunk_of_toke.c:737: 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)
make: *** [Declare.o] Error 1


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp mon jul 23 14:02:09 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to