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] [Sun Jun  3 00:27:42 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SA/SALVA/Sort-Key-Radix-0.04.tar.gz'
[MSG] [Sun Jun  3 00:27:43 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SA/SALVA/CHECKSUMS'
[MSG] [Sun Jun  3 00:27:44 2007] Checksum matches for 
'Sort-Key-Radix-0.04.tar.gz'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/t/'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/t/strings.t'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 
'Sort-Key-Radix-0.04/t/Sort-Key-Radix.t'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/t/ints.t'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/t/pods.t'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/t/uint.t'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/t/numbers.t'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/lib/'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/lib/Sort/'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/lib/Sort/Key/'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 
'Sort-Key-Radix-0.04/lib/Sort/Key/Radix.pm'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/Radix.xs'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/README'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/samples/'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 
'Sort-Key-Radix-0.04/samples/profile.pl'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/samples/rs.pl'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 
'Sort-Key-Radix-0.04/samples/semisorted.pl'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 
'Sort-Key-Radix-0.04/samples/bench.pl'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 
'Sort-Key-Radix-0.04/samples/sbench.pl'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 
'Sort-Key-Radix-0.04/samples/ipv4_bench.pl'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/Changes'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/Makefile.PL'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/ppport.h'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/META.yml'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort-Key-Radix-0.04/MANIFEST'
[MSG] [Sun Jun  3 00:27:44 2007] Extracted 'Sort::Key::Radix' to 
'/home/hybrid/perl588/.cpanplus/5.8.8/build/Sort-Key-Radix-0.04'
[MSG] [Sun Jun  3 00:27:46 2007] The float point format of your computer is not 
supported by
Sort::Key::Radix yet!

Please, send an email to the author at [EMAIL PROTECTED] with
information about your hardware, OS and the output from running "perl
-V".

Thank you!
Checking if your kit is complete...
Looks good
Writing Makefile for Sort::Key::Radix

[MSG] [Sun Jun  3 00:27:46 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sun Jun  3 00:27:53 2007] cp lib/Sort/Key/Radix.pm 
blib/lib/Sort/Key/Radix.pm
/home/hybrid/perl588/bin/perl /home/hybrid/perl588/lib/5.8.8/ExtUtils/xsubpp  
-typemap /home/hybrid/perl588/lib/5.8.8/ExtUtils/typemap  Radix.xs > Radix.xsc 
&& mv Radix.xsc Radix.c
cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing 
-pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   
-DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fpic 
"-I/home/hybrid/perl588/lib/5.8.8/i686-linux-thread-multi-64int-ld/CORE"  
-DSF_FORAMT_4LE Radix.c
Running Mkbootstrap for Sort::Key::Radix ()
chmod 644 Radix.bs
rm -f blib/arch/auto/Sort/Key/Radix/Radix.so
cc  -shared -L/usr/local/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] [Sun Jun  3 00:31:15 2007] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /home/hybrid/perl588/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/ints..............ok
t/numbers...........Sorting of floating point keys is not supported on this 
computer. Please, send a bug report to Sort::Key::Radix author at t/numbers.t 
line 11.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
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/numbers.t  255 65280     6   12  1-6
1 test skipped.
Failed 1/6 test scripts. 6/31 subtests failed.
Files=6, Tests=31, 201 wallclock secs (199.86 cusr +  0.38 csys = 200.24 CPU)
Failed 1/6 test programs. 6/31 subtests failed.



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

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.4.26, archname=i686-linux-thread-multi-64int-ld
    uname='linux penguin 2.4.26 #1 smp thu jul 1 18:22:25 bst 2004 i686 unknown 
unknown gnulinux '
    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=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-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 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.4', 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='long double', nvsize=12, 
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=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  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