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 SALVA,
    
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] [Mon Mar 12 12:43:13 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SA/SALVA/Tie-Array-Packed-0.06.tar.gz'
[MSG] [Mon Mar 12 12:43:14 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SA/SALVA/CHECKSUMS'
[MSG] [Mon Mar 12 12:43:16 2007] Checksum matches for 
'Tie-Array-Packed-0.06.tar.gz'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/t/'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 
'Tie-Array-Packed-0.06/t/Tie-Array-Packed.t'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/t/pods.t'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/bm/'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/bm/bm.pl'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/bm/mm.pl'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/lib/'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/lib/Tie/'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 
'Tie-Array-Packed-0.06/lib/Tie/Array/'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 
'Tie-Array-Packed-0.06/lib/Tie/Array/Packed.pm'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/README'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/Changes'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/Packed.xs'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/Makefile.PL'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/ppport.h'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/META.yml'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie-Array-Packed-0.06/MANIFEST'
[MSG] [Mon Mar 12 12:43:17 2007] Extracted 'Tie::Array::Packed' to 
'/home/chris/.cpanplus/5.8.7/build/Tie-Array-Packed-0.06'
[MSG] [Mon Mar 12 12:43:18 2007] Checking if your kit is complete...
Looks good
Writing Makefile for Tie::Array::Packed

[MSG] [Mon Mar 12 12:43:18 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Mon Mar 12 12:43:25 2007] cp lib/Tie/Array/Packed.pm 
blib/lib/Tie/Array/Packed.pm
/usr/local/bin/perl /usr/local/lib/perl5/5.8.7/ExtUtils/xsubpp  -typemap 
/usr/local/lib/perl5/5.8.7/ExtUtils/typemap  Packed.xs > Packed.xsc && mv 
Packed.xsc Packed.c
cc -c  -I.  -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pipe 
-mcpu=ev4 -mtune=ev5 -mieee    -DVERSION=\"0.06\"  -DXS_VERSION=\"0.06\" -DPIC 
-fPIC "-I/usr/local/lib/perl5/5.8.7/mach/CORE"   Packed.c
Packed.xs: In function `XS_Tie__Array__Packed_SPLICE':
Packed.xs:874: warning: comparison is always false due to limited range of data 
type
Running Mkbootstrap for Tie::Array::Packed ()
chmod 644 Packed.bs
rm -f blib/arch/auto/Tie/Array/Packed/Packed.so
cc  -shared Packed.o  -o blib/arch/auto/Tie/Array/Packed/Packed.so              
 
chmod 755 blib/arch/auto/Tie/Array/Packed/Packed.so
cp Packed.bs blib/arch/auto/Tie/Array/Packed/Packed.bs
chmod 644 blib/arch/auto/Tie/Array/Packed/Packed.bs
Manifying blib/man3/Tie::Array::Packed.3

[ERROR] [Mon Mar 12 12:43:27 2007] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/pods................skipped
        all skipped: Only the author needs to check that POD docs are right
t/Tie-Array-Packed....
#   Failed test 'Doc check 1 - Initialization overlap'
#   at t/Tie-Array-Packed.t line 55.
#          got: '4 3 2 1'
#     expected: '4 3 2 1 5'
# Looks like you failed 1 test of 223.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 218
        Failed 1/223 tests, 99.55% okay
Failed Test          Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/Tie-Array-Packed.t    1   256   223    1  218
1 test skipped.
Failed 1/2 test scripts. 1/223 subtests failed.
Files=2, Tests=223,  1 wallclock secs ( 0.52 cusr +  0.16 csys =  0.68 CPU)
Failed 1/2 test programs. 1/223 subtests failed.
*** Error code 1

Stop in /usr/home/chris/.cpanplus/5.8.7/build/Tie-Array-Packed-0.06.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Test::More                         0.67

******************************** 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 = 
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/chris/bin
    PERL5LIB = 
:/home/chris/.cpanplus/5.8.7/build/Tie-Array-Packed-0.06/blib/lib:/home/chris/.cpanplus/5.8.7/build/Tie-Array-Packed-0.06/blib/arch:/home/chris/.cpanplus/5.8.7/build/Tie-Array-Packed-0.06/blib
    PERL5_CPANPLUS_IS_RUNNING = 38845
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh
    TERM = screen

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

    Perl: $^X = /usr/local/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 0 0 0
    EGID: $)  = 0 0 0


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


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=freebsd, osvers=6.0-release, archname=alpha-freebsd
    uname='freebsd alpha.bingosnet.co.uk 6.0-release freebsd 6.0-release #0: 
thu nov 3 01:10:43 utc 2005 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric alpha '
    config_args='-sde -Dprefix=/usr/local 
-Darchlib=/usr/local/lib/perl5/5.8.7/mach -Dprivlib=/usr/local/lib/perl5/5.8.7 
-Dman3dir=/usr/local/lib/perl5/5.8.7/perl/man/man3 
-Dman1dir=/usr/local/man/man1 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.7/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.7 -Dscriptdir=/usr/local/bin 
-Dsiteman3dir=/usr/local/lib/perl5/5.8.7/man/man3 
-Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl 
-Dcc=cc -Duseshrplib 
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -Doptimize=-O2 
-fno-strict-aliasing -pipe -mcpu=ev4 -mtune=ev5 -mieee -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.7/BSDPAN" 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe',
    optimize='-O2 -fno-strict-aliasing -pipe -mcpu=ev4 -mtune=ev5 -mieee',
    cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe'
    ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E'
    libpth=/usr/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.7/mach/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared '

Reply via email to