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 Ricardo SIGNES,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.061. 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] [Wed Aug  9 21:36:17 2006] Checking if source files are up to date
[MSG] [Wed Aug  9 21:36:17 2006] Retrieving 
/home/dpavlin/.cpanplus/sourcefiles.2.15.stored
[MSG] [Wed Aug  9 21:36:21 2006] Trying to get 
'http://www.cpan.org/authors/id/R/RJ/RJBS/CHECKSUMS'
[MSG] [Wed Aug  9 21:36:22 2006] Checksum matches for 'Data-GUID-0.04.tar.gz'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/Changes'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/MANIFEST'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/META.yml'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/Makefile.PL'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/README'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/lib/'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/lib/Data/'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/lib/Data/GUID.pm'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/t/'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/t/00-load.t'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/t/basic.t'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/t/import.t'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/t/multipass_from.t'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/t/pod-coverage.t'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data-GUID-0.04/t/pod.t'
[MSG] [Wed Aug  9 21:36:22 2006] Extracted 'Data::GUID' to 
'/home/dpavlin/.cpanplus/5.8.8/build/Data-GUID-0.04'
[MSG] [Wed Aug  9 21:36:23 2006] Writing Makefile for Data::GUID

[MSG] [Wed Aug  9 21:36:23 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Wed Aug  9 21:36:23 2006] make[1]: Entering directory 
`/home/dpavlin/.cpanplus/5.8.8/build/Data-GUID-0.04'
Manifying blib/man3/Data::GUID.3pm
make[1]: Leaving directory `/home/dpavlin/.cpanplus/5.8.8/build/Data-GUID-0.04'

[ERROR] [Wed Aug  9 21:36:24 2006] MAKE TEST failed: Bad file descriptor 
make[1]: Entering directory `/home/dpavlin/.cpanplus/5.8.8/build/Data-GUID-0.04'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/00-load...........# Testing Data::GUID 0.04
ok
t/basic.............
#   Failed test 'GUID as_hex looks OK'
#   in t/basic.t at line 31.
#                   'UgQjpHtoTGyrfBkYwD92BQ==
# '
#     doesn't match '(?-xism:\A(?i-xsm:[A-Z0-9+/=]){24}\z)'
"UgQjpHtoTGyrfBkYwD92BQ==
" is not a valid base64 GUID at t/basic.t line 80
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 6, 26-31
        Failed 7/31 tests, 77.42% okay
t/import............# Looks like you planned 31 tests but only ran 25.
# Looks like you failed 1 test of 25 run.
# Looks like your test died just after 25.
ok
t/multipass_from....
#   Failed test 'guid_base64 gave base64-like string'
#   in t/multipass_from.t at line 37.
#                   'WRIYmupfShuhbyWzaU89Qg==
# '
#     doesn't match '(?-xism:\A(?i-xsm:[A-Z0-9+/=]){24}\z)'
"WRIYmupfShuhbyWzaU89Qg==
" is not a valid GUID value at t/multipass_from.t line 43
# Looks like you planned 52 tests but only ran 20.
# Looks like you failed 1 test of 20 run.
# Looks like your test died just after 20.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 20-52
        Failed 33/52 tests, 36.54% okay
t/pod-coverage......ok
t/pod...............ok
Failed Test        Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/basic.t           255 65280    31   13  41.94%  6 26-31
t/multipass_from.t  255 65280    52   65 125.00%  20-52
Failed 2/6 test scripts, 66.67% okay. 40/97 subtests failed, 58.76% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/dpavlin/.cpanplus/5.8.8/build/Data-GUID-0.04'


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Data::UUID                       1.0302
        Sub::Exporter                     0.970
        Sub::Install                      0.922
        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.16.4, archname=i486-linux-gnu-thread-multi
    uname='linux ninsei 2.6.16.4 #1 smp preempt tue apr 11 23:28:01 pdt 2006 
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 -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.1.2 20060604 (prerelease) (Debian 4.1.1-2)', 
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.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.3.6'
  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