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.8.8, 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: [none provided] ------------------------------ 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 cc -I/usr/local/lib/perl5/5.8.8/mach/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 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.8/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O2 -fno-strict-aliasing -pipe -o src/SDL_perl.o src/SDL_perl.c src/SDL_perl.xs: In function `XS_SDL_CreateRGBSurfaceFrom': src/SDL_perl.xs:750: warning: comparison is always false due to limited range of data type src/SDL_perl.xs:751: warning: comparison is always false due to limited range of data type src/SDL_perl.xs: In function `XS_SDL_SurfaceCopy': src/SDL_perl.xs:775: warning: comparison is always false due to limited range of data type src/SDL_perl.xs:776: warning: comparison is always false due to limited range of data type 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') 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 cc -I/usr/local/lib/perl5/5.8.8/mach/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 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.8/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O2 -fno-strict-aliasing -pipe -o src/SDL/SFont.o src/SDL/SFont.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/src/SDL/SFont/SFont.bs') 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 in hash element at /usr/local/lib/perl5/site_perl/5.8.8/ExtUtils/ParseXS.pm line 671, <GEN25> line 2101. Use of uninitialized value in hash element at /usr/local/lib/perl5/site_perl/5.8.8/ExtUtils/ParseXS.pm line 736, <GEN25> line 2101. Error: 'GLint' not in typemap in OpenGL.xs, line 2099 cc -I/usr/local/lib/perl5/5.8.8/mach/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 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.8/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O2 -fno-strict-aliasing -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/local/lib/perl5/site_perl/5.8.8/ExtUtils/CBuilder/Base.pm line 108. ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: build_requires: Module Need Have ------------- ---- ------ Module::Build 0.22 0.2806 Test::Simple 0.47 0.70 ------------------------------ 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 = 38937 PERL5_CPAN_IS_RUNNING = 38937 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.8.8 $UID/$EUID = 1000 / 1000 $GID = 1000 1024 1023 0 1000 1000 $EGID = 1000 1024 1023 0 1000 1000 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.25 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 0 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.15 File::Spec 3.25 Module::Build 0.2806 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.70 YAML 0.66 YAML::Syck 0.98 version 0.7203 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=freebsd, osvers=6.2-prerelease, archname=amd64-freebsd uname='freebsd freebsd.org 6.2-prerelease freebsd 6.2-prerelease #0: mon oct 16 03:27:17 utc 2006 [EMAIL PROTECTED]:usrsrcsysmagickernelpath amd64 ' config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 -Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O2 -fno-strict-aliasing -pipe -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint' 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=define use64bitall=define uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include', optimize='-O2 -fno-strict-aliasing -pipe ', cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -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='cc', ldflags =' -Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lm -lcrypt -lutil perllibs=-lm -lcrypt -lutil libc=, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
