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

FAIL GD-Chart-0.05 i686-linux-thread-multi 2.6.22-14-generic

From:
andy
Date:
December 18, 2007 13:02
Subject:
FAIL GD-Chart-0.05 i686-linux-thread-multi 2.6.22-14-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/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Richard Palmer,
    
This is a computer-generated report for GD-Chart-0.05
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
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 or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
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 Chart.pm blib/lib/GD/Chart.pm
cd gdchart0.11.4dev && make  
make[1]: Entering directory `/home/andy/.cpan/build/GD-Chart-0.05-HWetkQ/gdchart0.11.4dev'
cc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/alt/local/lib/perl5/5.10.0/i686-linux-thread-multi/CORE"  -DHAVE_LIBFREETYPE array_alloc.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/alt/local/lib/perl5/5.10.0/i686-linux-thread-multi/CORE"  -DHAVE_LIBFREETYPE gdc.c
In file included from gdc.c:7:
gdc.h:27:16: error: gd.h: No such file or directory
gdc.h:28:21: error: gdfonts.h: No such file or directory
gdc.h:29:21: error: gdfontt.h: No such file or directory
gdc.h:30:22: error: gdfontmb.h: No such file or directory
gdc.h:31:21: error: gdfontg.h: No such file or directory
gdc.h:32:21: error: gdfontl.h: No such file or directory
In file included from gdc.h:33,
                 from gdc.c:7:
gifencode.h:7: error: expected ‘)’ before ‘im’
gifencode.h:8: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gdImageCreateFromGif’
In file included from gdc.c:7:
gdc.h:109: error: expected specifier-qualifier-list before ‘gdFontPtr’
gdc.h:124: error: expected ‘)’ before ‘struct’
gdc.h:154: error: expected declaration specifiers or ‘...’ before ‘FILE’
gdc.c:9: error: ‘gdFontPtr’ undeclared here (not in a function)
gdc.c:9: error: expected ‘}’ before ‘NULL’
gdc.c: In function ‘load_font_conversions’:
gdc.c:25: error: ‘struct GDC_FONT_T’ has no member named ‘f’
gdc.c:25: error: ‘gdFontTiny’ undeclared (first use in this function)
gdc.c:25: error: (Each undeclared identifier is reported only once
gdc.c:25: error: for each function it appears in.)
gdc.c:26: error: ‘struct GDC_FONT_T’ has no member named ‘f’
gdc.c:27: error: ‘struct GDC_FONT_T’ has no member named ‘f’
gdc.c:27: error: ‘gdFontSmall’ undeclared (first use in this function)
gdc.c:28: error: ‘struct GDC_FONT_T’ has no member named ‘f’
gdc.c:28: error: ‘gdFontMediumBold’ undeclared (first use in this function)
gdc.c:29: error: ‘struct GDC_FONT_T’ has no member named ‘f’
gdc.c:29: error: ‘gdFontLarge’ undeclared (first use in this function)
gdc.c:30: error: ‘struct GDC_FONT_T’ has no member named ‘f’
gdc.c:30: error: ‘gdFontGiant’ undeclared (first use in this function)
gdc.c: At top level:
gdc.c:75: error: expected ‘)’ before ‘im’
gdc.c:202: error: expected ‘)’ before ‘im’
gdc.c: In function ‘GDCfnt_sz’:
gdc.c:218: error: ‘NULL’ undeclared (first use in this function)
gdc.c:226: error: ‘gdImagePtr’ undeclared (first use in this function)
gdc.c:226: error: expected ‘)’ before ‘NULL’
gdc.c:234: warning: assignment makes pointer from integer without a cast
gdc.c:244: error: ‘struct GDC_FONT_T’ has no member named ‘h’
gdc.c:245: error: ‘struct GDC_FONT_T’ has no member named ‘w’
gdc.c: In function ‘GDC_destroy_image’:
gdc.c:255: error: ‘gdImagePtr’ undeclared (first use in this function)
gdc.c:255: error: expected ‘)’ before ‘im’
gdc.c: At top level:
gdc.c:262: error: expected declaration specifiers or ‘...’ before ‘FILE’
gdc.c: In function ‘out_err’:
gdc.c:268: error: ‘gdImagePtr’ undeclared (first use in this function)
gdc.c:268: error: expected ‘;’ before ‘im’
gdc.c:274: error: ‘NULL’ undeclared (first use in this function)
gdc.c:275: error: ‘im’ undeclared (first use in this function)
gdc.c:283: error: ‘gdFontMediumBold’ undeclared (first use in this function)
gdc.c:284: error: ‘struct GDC_FONT_T’ has no member named ‘w’
gdc.c:284: warning: incompatible implicit declaration of built-in function ‘strlen’
gdc.c:292: error: ‘fptr’ undeclared (first use in this function)
make[1]: *** [gdc.o] Error 1
make[1]: Leaving directory `/home/andy/.cpan/build/GD-Chart-0.05-HWetkQ/gdchart0.11.4dev'
make: *** [gdchart0.11.4dev/libgdc.a] Error 2

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_GB.UTF-8
    PATH = /home/andy/bin:/alt/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 10318
    PERL5_CPAN_IS_EXECUTING = /home/andy/.cpan/build/GD-Chart-0.05-HWetkQ/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 10318
    SHELL = /bin/bash
    TERM = xterm-color

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

    $^X = /alt/local/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 25 29 30 44 46 104 108 110 115 117 1000
    $EGID = 1000 4 20 24 25 29 30 44 46 104 108 110 115 117 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.05     
    Test::More          0.74     
    YAML                0.66     
    YAML::Syck          1.00     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22-14-generic, archname=i686-linux-thread-multi
    uname='linux blue 2.6.22-14-generic #1 smp sun oct 14 23:05:12 gmt 2007 i686 gnulinux '
    config_args='-de -Dusedevel -Dinc_version_list=none -Dprefix=/alt/local -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib -Uversiononly'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)', 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 ='-Dman3ext=3pm -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/alt/local/lib/perl5/5.10.0/i686-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'



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