develooper Front page | perl.cpan.testers | Postings from April 2004

FAIL SDL_perl-1.19.2 i686-linux 2.4.22

From:
jweed
Date:
April 7, 2004 15:13
Subject:
FAIL SDL_perl-1.19.2 i686-linux 2.4.22
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.
	
--
This is an error report generated automatically by CPANPLUS,
version 0.049.

Below is the error stack during 'make test':

Running Mkbootstrap for SDL_perl ()
chmod 644 SDL_perl.bs
rm -f blib/arch/auto/SDL_perl/SDL_perl.so
LD_RUN_PATH="/usr/lib:/usr/X11R6/lib" cc  -shared -L/usr/local/lib SDL_perl.o OpenGL.o   -o blib/arch/auto/SDL_perl/SDL_perl.so   -L/usr/X11R6/lib -L/usr/lib -lSDL -lpthread -lGL -lGLU -ljpeg -lpng   
chmod 755 blib/arch/auto/SDL_perl/SDL_perl.so
cp SDL_perl.bs blib/arch/auto/SDL_perl/SDL_perl.bs
chmod 644 blib/arch/auto/SDL_perl/SDL_perl.bs
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..1
Can't load 'blib/arch/auto/SDL_perl/SDL_perl.so' for module SDL_perl: /usr/lib/libpng.so.3: undefined symbol: deflate at /usr/lib/perl5/5.8.3/i686-linux/DynaLoader.pm line 229.
 at blib/lib/SDL.pm line 9
Compilation failed in require at blib/lib/SDL.pm line 9.
BEGIN failed--compilation aborted at blib/lib/SDL.pm line 9.
Compilation failed in require at test.pl line 11.
BEGIN failed--compilation aborted at test.pl line 11.
not ok 1
make: *** [test_dynamic] Error 255


Additional comments:
--

Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.4.22, archname=i686-linux
    uname='linux valinor 2.4.22 #6 tue sep 2 17:43:01 pdt 2003 i686 unknown unknown gnulinux '
    config_args='-Doptimize=-g'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.2.3', 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 =' -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.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'



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