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 Bob Free,
    
This is a computer-generated test report for OpenGL-Image-0.00_2, created
automatically by CPAN::Reporter, version 0.43, 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.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_US.UTF-8
    LC_CTYPE = en_US.UTF-8
    PATH = 
/Users/dromano/sbin:/Users/dromano/bin:/usr/local/git/1.5.1/bin:/opt/dromano/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin
    PERL5LIB = 
/usr/local/svn/perl:/Users/dromano/lib/perl5/.:/Users/dromano/lib/perl5/darwin-2level:/Users/dromano/lib/perl5/darwin-thread-multi-2level
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /usr/bin/perl
    UID:  $<  = 501
    EUID: $>  = 501
    GID:  $(  = 501 80 79 81 501
    EGID: $)  = 501 80 79 81 501

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.8802 
    Cwd                 3.24   
    ExtUtils::CBuilder  0.18   
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.32   
    ExtUtils::Manifest  1.48   
    ExtUtils::ParseXS   2.17   
    File::Spec          3.01   
    Module::Build       0.2805 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.65   
    version             0.70   

------------------------------
TEST OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/OpenGL-Image....Useless use of concatenation (.) or string in void context at 
t/OpenGL-Image.t line 296.
Useless use of concatenation (.) or string in void context at t/OpenGL-Image.t 
line 458.

________________________________________
Testing OpenGL::Image
----------------------------------------
* ok: OpenGL::Image module loaded: v0.00_2
* ok: OpenGL module installed: v0.5504
* skip: Image::Magick module installed: v6.3.4 - recommend 6.3.5 or newer
Testing OpenGL::Image::GetEngines():
  Magick: 0.00_2
  Targa: 0.00_1
Targa is installed
Magick is installed
* ok: At least one imaging engine is installed
* ok: HasEngine('Targa') returned '0.00_1'
* ok: Instantiated OpenGL::Array
* ok: Instantiated OpenGL::Image(width=>128,height=>128)
* ok: GetPixel returns valid values used with SetPixel
* ok: Save('test.tga') created image
* ok: Instantiated OpenGL::Image(source=>'test.tga')
Testing object parameters:
  alpha: 1
  components: 4
  endian: 1
  engine: Targa
  flipped: 0
  gl_format: 6408
  gl_internalformat: 32856
  gl_type: 5121
  height: 128
  length: 65536
  pixels: 16384
  size: 1
  source: test.tga
  version: 0.00_1
  width: 128
* ok: Get() returned parameters
* ok: Get('width','height','pixels') returned: 128 x 128 = 16384
* ok: Set/Get Pixels within acceptable deviation: 0.000980392156862106
* ok: IsPowerOf2() returned true
* ok: GetArray() contains 65536 elements
* ok: Ptr() returned a valid pointer
* ok: GetBlob() returned a blob of length: 65536
* ok: Instantiated OpenGL::Image(engine=>'Magick',source=>'test.png')
* ok: Get('width','height','pixels') returned: 128 x 128 = 16384
* ok: Save('test.jpg') created image
* ok: Instantiated OpenGL::Image(engine=>'Magick',source=>'test.jpg')
* ok: Get('width','height','pixels') returned: 128 x 128 = 16384
* ok: Set/Get Pixels within acceptable deviation: 0.0070806366166258
* ok: Native->Get('width','height') returned: 128 x 128
* ok: GetBlob(type=>'jpg') returned a blob of length: 11821
* ok: GetArray() contains 65536 elements
* ok: Ptr() returned a valid pointer
________________________________________
ok
        1/27 skipped: various reasons
All tests successful, 1 subtest skipped.
Files=1, Tests=27,  4 wallclock secs ( 3.11 cusr +  0.19 csys =  3.30 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  Platform:
    osname=darwin, osvers=8.0, archname=darwin-thread-multi-2level
    uname='darwin b07.apple.com 8.0 darwin kernel version 8.3.0: mon oct 3 
20:04:04 pdt 2005; root:xnu-792.6.22.obj~2release_ppc power macintosh powerpc '
    config_args='-ds -e -Dprefix=/usr -Dccflags=-g  -pipe  
-Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef 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 ='-g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include',
    optimize='-Os',
    cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1819)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-bundle -undefined dynamic_lookup 
-L/usr/local/lib'

Reply via email to