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 Lincoln D. Stein,
    
This is a computer-generated test report for GD-2.35.

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

Additional comments from tester: 

Output from the compilation phase:

NOTICE: This module requires libgd 2.0.28 or higher.

        If you are using Math::Trig 1.01 or lower, it has a bug that
        causes a "prerequisite not found" warning to be issued.  You may
        safely ignore this warning.

        Type perl Makefile.PL -h for command-line option summary

Configuring for libgd version 2.0.33.
Checking for stray libgd header files...

** WARNING: found gd.h header file in /usr/include/gd.h, but it is expected at 
/usr/include/gd.h. This may cause compile errors! **
** Possible problems found **

Included Features:          GD_XPM GD_JPEG GD_FONTCONFIG GD_FREETYPE GD_PNG 
GD_GIF GD_UNCLOSEDPOLY GD_ANIMGIF GD_FTCIRCLE VERSION_33
GD library used from:       /usr
Checking if your kit is complete...
Looks good
Writing Makefile for GD
CPAN: YAML loaded ok
make[1]: Entering directory `/home/k/.cpan/build/GD-2.35'
/home/src/perl/repoperls/installed-perls/perl/pJKMrvU/[EMAIL 
PROTECTED]/bin/perl GD/Image.pm.PLS GD/Image.pm
Extracting Image.pm (with variable substitutions)
cp GD/Polyline.pm blib/lib/GD/Polyline.pm
cp qd.pl blib/lib/qd.pl
cp GD/Image.pm blib/lib/GD/Image.pm
cp GD.pm blib/lib/GD.pm
AutoSplitting blib/lib/GD.pm (blib/lib/auto/GD)
cp GD/Simple.pm blib/lib/GD/Simple.pm
cp GD/Polygon.pm blib/lib/GD/Polygon.pm
/home/src/perl/repoperls/installed-perls/perl/pJKMrvU/[EMAIL 
PROTECTED]/bin/perl 
/home/src/perl/repoperls/installed-perls/perl/pJKMrvU/[EMAIL 
PROTECTED]/lib/5.9.4/ExtUtils/xsubpp  -typemap 
/home/src/perl/repoperls/installed-perls/perl/pJKMrvU/[EMAIL 
PROTECTED]/lib/5.9.4/ExtUtils/typemap -typemap typemap  GD.xs > GD.xsc && mv 
GD.xsc GD.c
cc -c  -I/usr/include -DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g   
-DVERSION=\"2.35\" -DXS_VERSION=\"2.35\" -fpic 
"-I/home/src/perl/repoperls/installed-perls/perl/pJKMrvU/[EMAIL 
PROTECTED]/lib/5.9.4/i686-linux-64int/CORE"  -DHAVE_JPEG -DHAVE_FT -DHAVE_XPM 
-DHAVE_GIF -DHAVE_PNG -DHAVE_ANIMGIF -DVERSION_33 -DHAVE_UNCLOSEDPOLY 
-DHAVE_FONTCONFIG -DHAVE_FTCIRCLE GD.c
GD.xs: In function 'XS_GD__Image_stringFT':
GD.xs:2173: warning: cast to pointer from integer of different size
Running Mkbootstrap for GD ()
chmod 644 GD.bs
rm -f blib/arch/auto/GD/GD.so
LD_RUN_PATH="/usr/lib" cc  -shared -L/usr/local/lib GD.o  -o 
blib/arch/auto/GD/GD.so    \
           -L/usr/lib -L/usr/lib -L/usr/lib64 -L/usr/lib64 -L/usr/lib -lgd -lgd 
        \

chmod 755 blib/arch/auto/GD/GD.so
cp GD.bs blib/arch/auto/GD/GD.bs
chmod 644 blib/arch/auto/GD/GD.bs
/home/src/perl/repoperls/installed-perls/perl/pJKMrvU/[EMAIL 
PROTECTED]/bin/perl "-Iblib/arch" "-Iblib/lib" bdf_scripts/bdf2gdfont.PLS 
bdf_scripts/bdf2gdfont.pl
Extracting bdf2gdfont.pl (with variable substitutions)
cp bdf_scripts/bdf2gdfont.pl blib/script/bdf2gdfont.pl
/home/src/perl/repoperls/installed-perls/perl/pJKMrvU/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" 
blib/script/bdf2gdfont.pl
Manifying blib/man1/bdf2gdfont.pl.1
Manifying blib/man3/GD::Polyline.3
Manifying blib/man3/GD::Image.3
Manifying blib/man3/GD::Simple.3
Manifying blib/man3/GD.3
Manifying blib/man3/GD::Polygon.3
make[1]: Leaving directory `/home/k/.cpan/build/GD-2.35'


Output from 'make test TEST_VERBOSE=1':

% make test TEST_VERBOSE=1
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pJKMrvU/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 
'blib/arch')" t/*.t
t/GD..........1..12
Testing using png support.
ok 1
ok 2
ok 3
ok 4
ok 5
not ok 6
ok 7
ok 8 # Skip, FreeType changes too frequently to be testable
ok 9
ok 10
ok 11
ok 12
FAILED test 6
        Failed 1/12 tests, 91.67% okay
t/Polyline....1..1
# Running under perl version 5.009004 for linux
# Current time local: Tue Sep 19 08:20:42 2006
# Current time GMT:   Tue Sep 19 06:20:42 2006
# Using Test.pm version 1.25
ok 1
ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/GD.t                    12    1  6
Failed 1/2 test scripts. 1/13 subtests failed.


--

Prerequisite modules loaded:

    Math::Trig: 1.040 (Need 0)

--

Output from '/usr/bin/make test':

make[1]: Entering directory `/home/k/.cpan/build/GD-2.35'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pJKMrvU/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/GD..........Testing using png support.
FAILED test 6
        Failed 1/12 tests, 91.67% okay
t/Polyline....ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/GD.t                    12    1  6
Failed 1/2 test scripts. 1/13 subtests failed.
Files=2, Tests=13,  1 wallclock secs ( 0.45 cusr +  0.02 csys =  0.47 CPU)
Failed 1/2 test programs. 1/13 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/k/.cpan/build/GD-2.35'

--

Summary of my perl5 (revision 5 version 9 subversion 4) configuration:
  Platform:
    osname=linux, osvers=2.6.17-2-k7, archname=i686-linux-64int
    uname='linux k75 2.6.17-2-k7 #1 smp thu aug 31 13:27:53 utc 2006 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pJKMrvU/[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.0.4 20060507 (prerelease) (Debian 4.0.3-3)', 
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
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to