develooper Front page | perl.cpan.testers | Postings from July 2007

FAIL OpenGL-Image-0.00_2 i386-pc-solaris2.11-thread-multi 2.11

From:
chris
Date:
July 2, 2007 03:05
Subject:
FAIL OpenGL-Image-0.00_2 i386-pc-solaris2.11-thread-multi 2.11
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.
	
--

Dear BFREE,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.80. Testers personal comments may appear 
at the end of this report.


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

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Mon Jul  2 11:05:01 2007] Trying to get 'http://www.cpan.org/authors/id/B/BF/BFREE/OpenGL-Image-0.00_2.tar.gz'
[MSG] [Mon Jul  2 11:05:02 2007] Trying to get 'http://www.cpan.org/authors/id/B/BF/BFREE/CHECKSUMS'
[MSG] [Mon Jul  2 11:05:03 2007] Checksum matches for 'OpenGL-Image-0.00_2.tar.gz'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/Image/'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/Image/Magick.pm'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/Image/Common.pm'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/Image/Targa.pm'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/Image.pm'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/META.yml'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/test.png'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/Changes'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/MANIFEST'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/COPYRIGHT'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/Image.pod'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/INSTALL'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/t/'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/t/OpenGL-Image.t'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/README'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL-Image-0.00_2/Makefile.PL'
[MSG] [Mon Jul  2 11:05:03 2007] Extracted 'OpenGL::Image' to '/export/home/chris/.cpanplus/5.8.7/build/OpenGL-Image-0.00_2'
[MSG] [Mon Jul  2 11:05:05 2007] Checking if your kit is complete...
Looks good
Writing Makefile for OpenGL::Image

[MSG] [Mon Jul  2 11:05:05 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Mon Jul  2 11:05:08 2007] cp Image.pm blib/lib/OpenGL/Image.pm
cp Image/Magick.pm blib/lib/OpenGL/Image/Magick.pm
cp Image/Common.pm blib/lib/OpenGL/Image/Common.pm
cp Image/Targa.pm blib/lib/OpenGL/Image/Targa.pm
cp Image.pod blib/lib/OpenGL/Image.pod
Manifying blib/man3/OpenGL::Image::Common.3pm
Manifying blib/man3/OpenGL::Image::Magick.3pm
Manifying blib/man3/OpenGL::Image.3pm
Manifying blib/man3/OpenGL::Image::Targa.3pm

[ERROR] [Mon Jul  2 11:05:09 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/OpenGL-Image....Can't locate OpenGL.pm in @INC (@INC contains: /export/home/chris/.cpanplus/5.8.7/build/OpenGL-Image-0.00_2/blib/lib /export/home/chris/.cpanplus/5.8.7/build/OpenGL-Image-0.00_2/blib/arch /export/home/chris/.cpanplus/5.8.7/build/OpenGL-Image-0.00_2/blib /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl . /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at t/OpenGL-Image.t line 44.
BEGIN failed--compilation aborted at t/OpenGL-Image.t line 44.
dubious
	Test returned status 2 (wstat 512, 0x200)
FAILED--1 test script could be run, alas--no output ever seen

[MSG] [Mon Jul  2 11:05:09 2007] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'


MISSING PREREQUISITES:

It was observed that the test suite seem to fail without these modules:

OpenGL

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
    AUTHOR      => 'BFREE (cpanplus-info@lists.sf.net)',
    ... # other information
    PREREQ_PM   => {
	'OpenGL'	=> '0', # or a minimum working version
    }
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at <http://search.cpan.org/dist/ExtUtils-AutoInstall/> may be
worth a look.

Thanks! :-)


******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/usr/bin/X11:/usr/games
    PERL5LIB = :/export/home/chris/.cpanplus/5.8.7/build/OpenGL-Image-0.00_2/blib/lib:/export/home/chris/.cpanplus/5.8.7/build/OpenGL-Image-0.00_2/blib/arch:/export/home/chris/.cpanplus/5.8.7/build/OpenGL-Image-0.00_2/blib
    PERL5_CPANPLUS_IS_RUNNING = 21233
    PERL5_CPANPLUS_IS_VERSION = 0.80
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /usr/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 10 10
    EGID: $)  = 10 10


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=solaris, osvers=2.11, archname=i386-pc-solaris2.11-thread-multi
    uname='sunos kernelunix.org 5.11 elatte:os_20050909:2005-09-15 i86pc i386 i86pc solaris '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcc=gcc -Dldflags=-lm -Dlddlflags=-shared -Dccdlflags=-Wl,-E -Dcccdlflags=-fPIC -Darchname=i386-pc-solaris2.11 -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.7 -Dsitearch=/usr/local/lib/perl/5.8.7 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.7 -Dd_dosuid -des'
    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='gcc', ccflags ='-D_REENTRANT -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.3 20060113 (prerelease) (GNU_Solaris 4.0.2-6nexenta3)', 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='gcc', ldflags ='-lm -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lm -lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lrt -lnsl -lsocket
    perllibs=-lm -ldl -lm -lpthread -lc -lrt -lnsl -lsocket
    libc=, so=so, useshrplib=true, libperl=libperl.so.5.8.7
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -R /usr/lib/perl/5.8/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'



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