develooper Front page | perl.cpan.testers | Postings from June 2008

FAIL Rc-0.03 i686-linux-thread-multi-64int-ld 2.6.24-16-generic

Thread Previous
From:
DAGOLDEN
Date:
June 25, 2008 10:26
Subject:
FAIL Rc-0.03 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
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/


--
Dear Joshua Nathaniel Pritikin,
    
This is a computer-generated report for Rc-0.03
on perl 5.10.0 patch 34034, created by CPAN-Reporter-1.1556. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester: 

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from '/usr/bin/make':

cp lib/Rc/Deparse.pm blib/lib/Rc/Deparse.pm
cp lib/Rc/Terse.pm blib/lib/Rc/Terse.pm
cp lib/Rc/Csh.pm blib/lib/Rc/Csh.pm
cp lib/Rc/Sh.pm blib/lib/Rc/Sh.pm
cp lib/Rc.pm blib/lib/Rc.pm
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/david/perl/5.10.x-threads/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE"   footobar.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/david/perl/5.10.x-threads/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE"   lex.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/david/perl/5.10.x-threads/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE"   input.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/david/perl/5.10.x-threads/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE"   nalloc.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/david/perl/5.10.x-threads/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE"   heredoc.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/david/perl/5.10.x-threads/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE"   y.tab.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/david/perl/5.10.x-threads/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE"   print.c
print.c: In function ‘intconv’:
print.c:107: warning: ‘short int’ is promoted to ‘int’ when passed through ‘...’
print.c:107: warning: (so you should pass ‘int’ not ‘short int’ to ‘va_arg’)
print.c:107: note: if this code is reached, the program will abort
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/david/perl/5.10.x-threads/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE"   tree.c
/home/david/perl/5.10.x-threads/bin/perl /home/david/perl/5.10.x-threads/lib/5.10.0/ExtUtils/xsubpp  -typemap /home/david/perl/5.10.x-threads/lib/5.10.0/ExtUtils/typemap -typemap typemap  Rc.xs > Rc.xsc && mv Rc.xsc Rc.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/david/perl/5.10.x-threads/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE"   Rc.c
In file included from Rc.xs:7:
rc.h:338: error: conflicting types for ‘Perl_warn’
/home/david/perl/5.10.x-threads/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE/proto.h:2653: error: previous declaration of ‘Perl_warn’ was here
In file included from Rc.xs:7:
rc.h:339:1: warning: "warn" redefined
In file included from /home/david/perl/5.10.x-threads/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE/perl.h:971,
                 from Rc.xs:4:
/home/david/perl/5.10.x-threads/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE/embed.h:4713:1: warning: this is the location of the previous definition
Rc.c: In function ‘XS_Rc__Node_type’:
Rc.c:158: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__WordX_string’:
Rc.c:189: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__UnaryCmd_kids’:
Rc.c:220: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__UnaryCmd_kid’:
Rc.c:251: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__BinCmd_kids’:
Rc.c:284: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__BinCmd_kid’:
Rc.c:316: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__Forin_kids’:
Rc.c:349: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__Forin_kid’:
Rc.c:382: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__RedirX_redir’:
Rc.c:420: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__Dup_left’:
Rc.c:461: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__Dup_right’:
Rc.c:494: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__Redir_fd’:
Rc.c:527: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__Redir_targ’:
Rc.c:557: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__Pipe_fds’:
Rc.c:589: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__Pipe_kids’:
Rc.c:621: warning: cast to pointer from integer of different size
Rc.c: In function ‘XS_Rc__Pipe_kid’:
Rc.c:653: warning: cast to pointer from integer of different size
make: *** [Rc.o] Error 1

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LD_LIBRARY_PATH = /home/david/opt/subversion/lib
    PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 13209
    PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/Rc-0.03-tM4TgF/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 13209
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13520,13209
    PERL_CR_SMOKER_CURRENT = Rc-0.03
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/perl/5.10.x-threads/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
    $EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.92_63  
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50_01  
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.19_01  
    File::Spec          3.2701   
    Module::Build       0.2808_02
    Module::Signature   n/a      
    Test::Harness       3.12     
    Test::More          0.80     
    YAML                0.66     
    YAML::Syck          1.05     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 34034) configuration:
  Platform:
    osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-thread-multi-64int-ld
    uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
    config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.10.x-threads -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'

Thread Previous


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