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 Jeffrey Hayes Anderson,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.076. 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] [Sun Feb  3 09:31:46 2008] Checking if source files are up to date
[MSG] [Sun Feb  3 09:31:46 2008] Updating source file '01mailrc.txt.gz'
[MSG] [Sun Feb  3 09:31:46 2008] Trying to get 
'http://www.cpan.org/authors/01mailrc.txt.gz'
[MSG] [Sun Feb  3 09:31:48 2008] Updating source file '03modlist.data.gz'
[MSG] [Sun Feb  3 09:31:48 2008] Trying to get 
'http://www.cpan.org/modules/03modlist.data.gz'
[MSG] [Sun Feb  3 09:31:48 2008] Updating source file 
'02packages.details.txt.gz'
[MSG] [Sun Feb  3 09:31:48 2008] Trying to get 
'http://www.cpan.org/modules/02packages.details.txt.gz'
[MSG] [Sun Feb  3 09:31:50 2008] Rebuilding author tree, this might take a while
[MSG] [Sun Feb  3 09:31:56 2008] Rebuilding module tree, this might take a while
[MSG] [Sun Feb  3 09:35:06 2008] Writing compiled source information to disk. 
This might take a little while.
[MSG] [Sun Feb  3 09:35:11 2008] Trying to get 
'http://www.cpan.org/authors/id/J/JE/JEFFA/IMDB-Movie-0.12.tar.gz'
[MSG] [Sun Feb  3 09:35:11 2008] Trying to get 
'http://www.cpan.org/authors/id/J/JE/JEFFA/CHECKSUMS'
[MSG] [Sun Feb  3 09:35:11 2008] Checksum matches for 'IMDB-Movie-0.12.tar.gz'
[MSG] [Sun Feb  3 09:35:12 2008] Extracted 'IMDB-Movie-0.12/'
[MSG] [Sun Feb  3 09:35:12 2008] Extracted 'IMDB-Movie-0.12/MANIFEST'
[MSG] [Sun Feb  3 09:35:12 2008] Extracted 'IMDB-Movie-0.12/Changes'
[MSG] [Sun Feb  3 09:35:12 2008] Extracted 'IMDB-Movie-0.12/Makefile.PL'
[MSG] [Sun Feb  3 09:35:12 2008] Extracted 'IMDB-Movie-0.12/Movie.pm'
[MSG] [Sun Feb  3 09:35:12 2008] Extracted 'IMDB-Movie-0.12/README'
[MSG] [Sun Feb  3 09:35:12 2008] Extracted 'IMDB-Movie-0.12/test.pl'
[MSG] [Sun Feb  3 09:35:12 2008] Extracted 'IMDB::Movie' to 
'/usr/src/cpanplus/5.8.8/build/IMDB-Movie-0.12'
[MSG] [Sun Feb  3 09:35:15 2008] Checking if your kit is complete...
Looks good
Writing Makefile for IMDB::Movie

[MSG] [Sun Feb  3 09:35:15 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sun Feb  3 09:35:18 2008] cp Movie.pm blib/lib/IMDB/Movie.pm
Manifying blib/man3/IMDB::Movie.3pm

[ERROR] [Sun Feb  3 09:35:34 2008] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..13
ok 1 - require Movie;
connect to imdb.com server? [y] This test's random movie (from list of 1 movie) 
will be 'Alien'...
ok 2 - The object isa IMDB::Movie
not ok 3 - right id
ok 4 - right title
ok 5 - right year
not ok 6 - got a user_rating: 
not ok 7 - strict: correct director
not ok 8 - loose:  correct writers
not ok 9 - normal: correct genres
not ok 10 - HTML::Template correct director
not ok 11 - HTML::Template correct writer 1
not ok 12 - HTML::Template correct writer 2
not ok 13 - deep copy successful
#   Failed test 'right id'
#   in test.pl at line 19.
#          got: undef
#     expected: '0078748'
Use of uninitialized value in concatenation (.) or string at test.pl line 22, 
<STDIN> line 1.
#   Failed test 'got a user_rating: '
#   in test.pl at line 22.
#                   undef
#     doesn't match '(?-xism:\d+\.?\d*)'
#   Failed test 'strict: correct director'
#   in test.pl at line 23.
#     Structures begin differing at:
#          $got->{0000631} = Does not exist
#     $expected->{0000631} = HASH(0x8616a9c)
#   Failed test 'loose:  correct writers'
#   in test.pl at line 24.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'O'Bannon, Dan'
#   Failed test 'normal: correct genres'
#   in test.pl at line 25.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'Sci-Fi'
#   Failed test 'HTML::Template correct director'
#   in test.pl at line 28.
#     Structures begin differing at:
#          $got = undef
#     $expected = HASH(0x86420d4)
#   Failed test 'HTML::Template correct writer 1'
#   in test.pl at line 29.
#     Structures begin differing at:
#          $got = undef
#     $expected = HASH(0x86420d4)
#   Failed test 'HTML::Template correct writer 2'
#   in test.pl at line 30.
#     Structures begin differing at:
#          $got = undef
#     $expected = HASH(0x86420d4)
#   Failed test 'deep copy successful'
#   in test.pl at line 31.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'Scott, Ridley'
# Looks like you failed 9 tests of 13.
make: *** [test_dynamic] Error 9


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Clone                              0.22
        HTML::TokeParser                   2.37
        LWP::Simple                        1.41
        Test::More                         0.62

******************************** 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:
 
--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.22.10, archname=i486-linux-gnu-thread-multi
    uname='linux ninsei 2.6.22.10 #1 smp preempt thu oct 25 08:49:01 pdt 2007 
i686 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -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.8 
-Dsitearch=/usr/local/lib/perl/5.8.8 -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 -Ud_ualarm -Uusesfio -Uusenm 
-Duseshrplib -Dlibperl=libperl.so.5.8.8 -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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.3 20071014 (prerelease) (Debian 4.2.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=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to