develooper Front page | perl.cpan.testers | Postings from October 2007

FAIL Devel-Declare-0.001001 i686-linux-64int 2.6.22-1-k7

Thread Previous | Thread Next
From:
andreas.koenig.gmwojprw
Date:
October 16, 2007 17:35
Subject:
FAIL Devel-Declare-0.001001 i686-linux-64int 2.6.22-1-k7
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Matt S Trout,
    
This is a computer-generated report for Devel-Declare-0.001001
on perl-5.10.0, created automatically by CPAN-Reporter-1.02 
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 with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp lib/Devel/Declare.pm blib/lib/Devel/Declare.pm
/home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/perl-5.8.0@32108/bin/perl "-Iinc" /home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/perl-5.8.0@32108/lib/5.10.0/ExtUtils/xsubpp  -typemap /home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/perl-5.8.0@32108/lib/5.10.0/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.001001\" -DXS_VERSION=\"0.001001\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/perl-5.8.0@32108/lib/5.10.0/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/p7YxiAJ/perl-5.8.0@32108/lib/5.10.0/i686-linux-64int/CORE/perl.h:2382,
                 from Declare.xs:5:
/home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/perl-5.8.0@32108/lib/5.10.0/i686-linux-64int/CORE/handy.h:773: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/p7YxiAJ/perl-5.8.0@32108/lib/5.10.0/i686-linux-64int/CORE/perl.h:3316,
                 from Declare.xs:5:
/home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/perl-5.8.0@32108/lib/5.10.0/i686-linux-64int/CORE/sv.h:1337: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: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:221: 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/src/perl/repoperls/installed-perls/perl/p7YxiAJ/perl-5.8.0@32108/lib/5.10.0/i686-linux-64int/CORE/proto.h:4092: 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)
make: *** [Declare.o] Error 1

------------------------------
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 = /home/sand/.cpan/build/HTTP-Body-0.9-3MGHkY/blib/arch:/home/sand/.cpan/build/HTTP-Body-0.9-3MGHkY/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 19327
    PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/Devel-Declare-0.001001-h2nD0N/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 19327
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/perl-5.8.0@32108/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

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


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/perl-5.8.0@32108 -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel -Duserelocatableinc'
    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.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Thread Previous | Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About