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 Salvador Fandino Garcia,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.78. 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] [Sat Jun  2 06:24:31 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SA/SALVA/Sort-Key-Radix-0.02.tar.gz'
[MSG] [Sat Jun  2 06:24:32 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SA/SALVA/CHECKSUMS'
[MSG] [Sat Jun  2 06:24:34 2007] Checksum matches for 
'Sort-Key-Radix-0.02.tar.gz'
[MSG] [Sat Jun  2 06:24:34 2007] Extracted 'Sort-Key-Radix-0.02/'
[MSG] [Sat Jun  2 06:24:34 2007] Extracted 'Sort-Key-Radix-0.02/t/'
[MSG] [Sat Jun  2 06:24:34 2007] Extracted 'Sort-Key-Radix-0.02/t/strings.t'
[MSG] [Sat Jun  2 06:24:34 2007] Extracted 
'Sort-Key-Radix-0.02/t/Sort-Key-Radix.t'
[MSG] [Sat Jun  2 06:24:34 2007] Extracted 'Sort-Key-Radix-0.02/t/ints.t'
[MSG] [Sat Jun  2 06:24:34 2007] Extracted 'Sort-Key-Radix-0.02/t/pods.t'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/t/uint.t'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/t/numbers.t'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/lib/'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/lib/Sort/'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/lib/Sort/Key/'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 
'Sort-Key-Radix-0.02/lib/Sort/Key/Radix.pm'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/Radix.xs'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/README'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/samples/'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 
'Sort-Key-Radix-0.02/samples/profile.pl'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/samples/rs.pl'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 
'Sort-Key-Radix-0.02/samples/semisorted.pl'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 
'Sort-Key-Radix-0.02/samples/bench.pl'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 
'Sort-Key-Radix-0.02/samples/sbench.pl'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 
'Sort-Key-Radix-0.02/samples/ipv4_bench.pl'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/Changes'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/Makefile.PL'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/ppport.h'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/META.yml'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort-Key-Radix-0.02/MANIFEST'
[MSG] [Sat Jun  2 06:24:35 2007] Extracted 'Sort::Key::Radix' to 
'/home/cpan/.cpanplus/5.8.8/build/Sort-Key-Radix-0.02'
[MSG] [Sat Jun  2 06:24:37 2007] Checking if your kit is complete...
Looks good
Writing Makefile for Sort::Key::Radix

[MSG] [Sat Jun  2 06:24:37 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sat Jun  2 06:24:44 2007] cp lib/Sort/Key/Radix.pm 
blib/lib/Sort/Key/Radix.pm
/home/cpan/perl588/bin/perl /home/cpan/perl588/lib/5.8.8/ExtUtils/xsubpp  
-typemap /home/cpan/perl588/lib/5.8.8/ExtUtils/typemap  Radix.xs > Radix.xsc && 
mv Radix.xsc Radix.c
cc -c  -I. -fno-strict-aliasing -pipe -I/usr/pkg/include -O   
-DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -DPIC -fPIC  
"-I/home/cpan/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE"  
-DNV_FORMAT_8LE Radix.c
Radix.xs: In function `sv_iv_to_key':
Radix.xs:253: warning: left shift count >= width of type
Radix.xs: In function `sv_riv_to_key':
Radix.xs:263: warning: left shift count >= width of type
Running Mkbootstrap for Sort::Key::Radix ()
chmod 644 Radix.bs
rm -f blib/arch/auto/Sort/Key/Radix/Radix.so
cc  --whole-archive -shared  -L/usr/pkg/lib Radix.o  -o 
blib/arch/auto/Sort/Key/Radix/Radix.so  \
                \
          
chmod 755 blib/arch/auto/Sort/Key/Radix/Radix.so
cp Radix.bs blib/arch/auto/Sort/Key/Radix/Radix.bs
chmod 644 blib/arch/auto/Sort/Key/Radix/Radix.bs
Manifying blib/man3/Sort::Key::Radix.3

[ERROR] [Sat Jun  2 06:32:08 2007] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/home/cpan/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/ints..............
#   Failed test 'i id'
#   at t/ints.t line 32.
#     Structures begin differing at:
#          $got->[0] = '-0.270401092013344'
#     $expected->[0] = '-32758.1197033925'

#   Failed test 'i rnsort'
#   at t/ints.t line 35.
#     Structures begin differing at:
#          $got->[0] = '-4.64317915448919'
#     $expected->[0] = '32762.2094841199'

#   Failed test 'i nsort'
#   at t/ints.t line 36.
#     Structures begin differing at:
#          $got->[0] = '-0.270401092013344'
#     $expected->[0] = '-32758.1197033925'

#   Failed test 'isort'
#   at t/ints.t line 43.
#     Structures begin differing at:
#          $got->[0] = '-0.270401092013344'
#     $expected->[0] = '-32758.1197033925'

#   Failed test 'i id 2'
#   at t/ints.t line 44.
#     Structures begin differing at:
#          $got->[0] = '-0.270401092013344'
#     $expected->[0] = '-32758.1197033925'

#   Failed test 'isort_inplace'
#   at t/ints.t line 48.
#     Structures begin differing at:
#          $got->[0] = '-0.270401092013344'
#     $expected->[0] = '-32758.1197033925'

#   Failed test 'risort id 2'
#   at t/ints.t line 52.
#     Structures begin differing at:
#          $got->[0] = '-4.64317915448919'
#     $expected->[0] = '32762.2094841199'

#   Failed test 'ri id 2'
#   at t/ints.t line 53.
#     Structures begin differing at:
#          $got->[0] = '-4.64317915448919'
#     $expected->[0] = '32762.2094841199'

#   Failed test 'risort_inplace'
#   at t/ints.t line 57.
#     Structures begin differing at:
#          $got->[0] = '-4.64317915448919'
#     $expected->[0] = '32762.2094841199'
# Looks like you failed 9 tests of 17.
dubious
        Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 1, 4-11
        Failed 9/17 tests, 47.06% okay
t/numbers...........ok
t/pods..............skipped
        all skipped: Only the author needs to check that POD docs are right
t/Sort-Key-Radix....ok
t/strings...........ok
t/uint..............ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/ints.t       9  2304    17    9  1 4-11
1 test skipped.
Failed 1/6 test scripts. 9/31 subtests failed.
Files=6, Tests=31, 442 wallclock secs (153.72 cusr + 60.62 csys = 214.34 CPU)
Failed 1/6 test programs. 9/31 subtests failed.
gmake: *** [test_dynamic] Error 25



******************************** 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 = 
/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
:/home/cpan/.cpanplus/5.8.8/build/Sort-Key-Radix-0.02/blib/lib:/home/cpan/.cpanplus/5.8.8/build/Sort-Key-Radix-0.02/blib/arch:/home/cpan/.cpanplus/5.8.8/build/Sort-Key-Radix-0.02/blib
    PERL5_CPANPLUS_IS_RUNNING = 4837
    PERL5_CPANPLUS_IS_VERSION = 0.78
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/perl588/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int
    uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: 
tue oct 31 04:32:05 utc 2006 [EMAIL 
PROTECTED]:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchi386compilegeneric_laptop
 i386 '
    config_args=''
    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=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
    ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib 
-L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E  
-Wl,-R/home/cpan/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE'
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to