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 David J. Goehrig,
    
This is a computer-generated report for SDL_Perl-2.1.3
on perl-5.10.0 patch 32559, created automatically by CPAN-Reporter-1.06 
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: 

It seems that /usr/X11R6/include is missing in the -I path.

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

Output from './Build':

Copying lib/SDL/Tutorial/Animation.pm -> blib/lib/SDL/Tutorial/Animation.pm
Copying lib/SDL/Surface.pm -> blib/lib/SDL/Surface.pm
Copying lib/SDL/Rect.pm -> blib/lib/SDL/Rect.pm
Copying lib/SDL/Palette.pm -> blib/lib/SDL/Palette.pm
Copying lib/SDL/MPEG.pm -> blib/lib/SDL/MPEG.pm
Copying lib/SDL/SFont.pm -> blib/lib/SDL/SFont.pm
Copying lib/SDL/Tutorial/Drawing.pm -> blib/lib/SDL/Tutorial/Drawing.pm
Copying lib/SDL/Tool/Graphic.pm -> blib/lib/SDL/Tool/Graphic.pm
Copying lib/SDL/Cursor.pm -> blib/lib/SDL/Cursor.pm
Copying lib/SDL/Video.pm -> blib/lib/SDL/Video.pm
Copying lib/SDL/Event.pm -> blib/lib/SDL/Event.pm
Copying lib/SDL/Tutorial.pm -> blib/lib/SDL/Tutorial.pm
Copying lib/SDL/Sound.pm -> blib/lib/SDL/Sound.pm
Copying lib/SDL/Mixer.pm -> blib/lib/SDL/Mixer.pm
Copying lib/SDL/OpenGL.pm -> blib/lib/SDL/OpenGL.pm
Copying lib/SDL.pm -> blib/lib/SDL.pm
Copying lib/SDL/Timer.pm -> blib/lib/SDL/Timer.pm
Copying lib/SDL/Font.pm -> blib/lib/SDL/Font.pm
Copying lib/SDL/Music.pm -> blib/lib/SDL/Music.pm
Copying lib/SDL/OpenGL/Constants.pm -> blib/lib/SDL/OpenGL/Constants.pm
Copying lib/SDL/Color.pm -> blib/lib/SDL/Color.pm
Copying lib/SDL/Config.pm -> blib/lib/SDL/Config.pm
Copying lib/SDL/Tool/Font.pm -> blib/lib/SDL/Tool/Font.pm
Copying lib/SDL_perl.pm -> blib/lib/SDL_perl.pm
Copying lib/SDL/Cdrom.pm -> blib/lib/SDL/Cdrom.pm
Copying lib/SDL/Tutorial/Images.pm -> blib/lib/SDL/Tutorial/Images.pm
Copying lib/SDL/App.pm -> blib/lib/SDL/App.pm
Copying lib/SDL/TTFont.pm -> blib/lib/SDL/TTFont.pm
Copying lib/SDL/Constants.pm -> blib/lib/SDL/Constants.pm
Copying src/SDL.xs -> src/SDL_perl.xs
src/SDL_perl.xs -> src/SDL_perl.c
ccache cc -I/usr/perl5.10.0/lib/5.10.0/amd64-freebsd/CORE -DXS_VERSION="2.1.3" 
-DVERSION="2.1.3" -DPIC -fPIC -I/usr/local/include -I/usr/local/include/smpeg 
-I/usr/local/include/SDL -I/usr/local/include/SDL -I/usr/local/include 
-D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_PNG -DHAVE_SDL -DHAVE_SDL_TTF 
-DHAVE_SDL_NET -DHAVE_SDL_IMAGE -DHAVE_SDL_GFX -DHAVE_JPEG -DHAVE_SMPEG 
-DHAVE_SDL_MIXER -fPIC -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include -O2 -pipe -o src/SDL_perl.o 
src/SDL_perl.c
src/SDL_perl.xs: In function `XS_SDL_NetResolveIP':
src/SDL_perl.xs:2448: warning: assignment discards qualifiers from pointer 
target type
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/src/SDL_perl/SDL_perl.bs')
ccache cc -shared -L/usr/local/lib -o blib/arch/auto/src/SDL_perl/SDL_perl.so 
src/SDL_perl.o -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib 
-lSDL -pthread -lpng -lSDL -lSDL_ttf -lSDL_net -lSDL_image -lSDL_gfx -ljpeg 
-lsmpeg -lSDL_mixer
Copying src/SFont.xs -> src/SDL/SFont.xs
src/SDL/SFont.xs -> src/SDL/SFont.c
ccache cc -I/usr/perl5.10.0/lib/5.10.0/amd64-freebsd/CORE -DXS_VERSION="2.1.3" 
-DVERSION="2.1.3" -DPIC -fPIC -I/usr/local/include/SDL -I/usr/local/include/SDL 
-I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_SDL_IMAGE -DHAVE_SDL 
-fPIC -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-I/usr/local/include -O2 -pipe -o src/SDL/SFont.o src/SDL/SFont.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/src/SDL/SFont/SFont.bs')
ccache cc -shared -L/usr/local/lib -o blib/arch/auto/src/SDL/SFont/SFont.so 
src/SDL/SFont.o -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib 
-lSDL -pthread -lSDL_image -lSDL
Copying src/OpenGL.xs -> src/SDL/OpenGL.xs
src/SDL/OpenGL.xs -> src/SDL/OpenGL.c
Use of uninitialized value within %ExtUtils::ParseXS::type_kind in hash element 
at /usr/perl5.10.0/lib/5.10.0/ExtUtils/ParseXS.pm line 682, <GEN25> line 2101.
Use of uninitialized value within %ExtUtils::ParseXS::type_kind in hash element 
at /usr/perl5.10.0/lib/5.10.0/ExtUtils/ParseXS.pm line 747, <GEN25> line 2101.
Error: 'GLint' not in typemap in OpenGL.xs, line 2099
ccache cc -I/usr/perl5.10.0/lib/5.10.0/amd64-freebsd/CORE -DXS_VERSION="2.1.3" 
-DVERSION="2.1.3" -DPIC -fPIC -I/usr/X11R6/include/GL -I/usr/local/include/SDL 
-I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT 
-DHAVE_GL -DHAVE_SDL -DHAVE_GLU -fPIC -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include -O2 -pipe -o src/SDL/OpenGL.o 
src/SDL/OpenGL.c
In file included from src/SDL/OpenGL.xs:15:
/usr/X11R6/include/GL/gl.h:2149:22: GL/glext.h: No such file or directory
In file included from src/SDL/OpenGL.xs:16:
/usr/X11R6/include/GL/glu.h:35:19: GL/gl.h: No such file or directory
error building src/SDL/OpenGL.o from 'src/SDL/OpenGL.c' at 
/usr/perl5.10.0/lib/5.10.0/ExtUtils/CBuilder/Base.pm line 109.

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

Prerequisite modules loaded:

build_requires:

    Module        Need Have     
    ------------- ---- ---------
    Module::Build 0.22 0.2808_01
    Test::Simple  0.47 0.72     

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

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    LC_CTYPE = de_DE.ISO8859-1
    PATH = 
/usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 31790
    PERL5_CPAN_IS_RUNNING = 31790
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /bin/tcsh
    STDPERL = perl
    TERM = xterm

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

    $^X = perl5.10.0
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 1000 0 1023 1024
    $EGID = 1000 1000 1000 0 1023 1024

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.25_01  
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.38     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    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.97     
    version             0.74     

--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 32559) 
configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: 
fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
    config_args='-Dprefix=/usr/perl5.10.0 -Dusemymalloc=n -D cc=ccache cc 
-Dgccansipedantic -de'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to