Front page | perl.cpan.testers |
Postings from October 2006
FAIL MapReduce-0.03 cygwin-thread-multi-64int 1.5.18(0.13242)
From:
chris
Date:
October 22, 2006 00:02
Subject:
FAIL MapReduce-0.03 cygwin-thread-multi-64int 1.5.18(0.13242)
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear IWOODHEAD,
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 Oct 22 08:01:30 2006] Trying to get 'http://www.cpan.org/authors/id/I/IW/IWOODHEAD/MapReduce-0.03.tar.gz'
[MSG] [Sun Oct 22 08:01:38 2006] Trying to get 'http://www.cpan.org/authors/id/I/IW/IWOODHEAD/CHECKSUMS'
[MSG] [Sun Oct 22 08:01:40 2006] Checksum matches for 'MapReduce-0.03.tar.gz'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/bin/'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/bin/mr'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/bin/partition_lines.mr'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/bin/partition_trec_docs.mr'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/bin/wc.mr'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/Changes'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/lib/'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/lib/MapReduce.pm'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/Makefile.PL'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/MANIFEST'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/META.yml'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/README'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/t/'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/t/MapReduce.t'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/t/od-wc.txt'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/t/odyssey/'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/t/odyssey/odyssey.txt.gz'
[MSG] [Sun Oct 22 08:01:41 2006] Extracted 'MapReduce-0.03/test.conf'
[MSG] [Sun Oct 22 08:01:42 2006] Extracted 'MapReduce' to '/home/cwill1is/.cpanplus/5.8.7/build/MapReduce-0.03'
[MSG] [Sun Oct 22 08:01:44 2006] Checking if your kit is complete...
Looks good
Writing Makefile for MapReduce
[MSG] [Sun Oct 22 08:01:44 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sun Oct 22 08:02:03 2006] cp lib/MapReduce.pm blib/lib/MapReduce.pm
[ERROR] [Sun Oct 22 08:02:26 2006] MAKE TEST failed: /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/MapReduce....localhost: mkdir /tmp/mr
ssh: connect to host localhost port 22: Connection refused
localhost: rm -r /tmp/mr/odyssey*
ssh: connect to host localhost port 22: Connection refused
ssh: connect to host localhost port 22: Connection refused
lost connection
preparing status dirs and gathering file manifest
ssh: connect to host localhost port 22: Connection refused
executing partition_lines.mr on 0 files
spawned map task on 0 th host (localhost)
1 map monkeys left: localhost
localhost: perl /tmp/partition_lines.mr map localhost /tmp/mr odyssey odyssey_lines 0 1 4 1 localhost
ssh: connect to host localhost port 22: Connection refused
localhost finished map task in 1 seconds
0 map monkeys left:
Finished map task in 1 seconds
spawned reduce task on 0 th host (localhost)
1 reduce monkeys left: localhost
localhost: perl /tmp/partition_lines.mr reduce localhost /tmp/mr odyssey odyssey_lines 0 1 2 1 localhost
ssh: connect to host localhost port 22: Connection refused
localhost finished reduce task in 2 seconds
0 reduce monkeys left:
Finished reduce task in 2 seconds
ssh: connect to host localhost port 22: Connection refused
lost connection
preparing status dirs and gathering file manifest
ssh: connect to host localhost port 22: Connection refused
executing wc.mr on 0 files
spawned map task on 0 th host (localhost)
1 map monkeys left: localhost
localhost: perl /tmp/wc.mr map localhost /tmp/mr odyssey_lines odyssey_wc 0 1 4 1 localhost
ssh: connect to host localhost port 22: Connection refused
localhost finished map task in 1 seconds
0 map monkeys left:
Finished map task in 1 seconds
spawned reduce task on 0 th host (localhost)
1 reduce monkeys left: localhost
localhost: perl /tmp/wc.mr reduce localhost /tmp/mr odyssey_lines odyssey_wc 0 1 2 1 localhost
ssh: connect to host localhost port 22: Connection refused
localhost finished reduce task in 1 seconds
0 reduce monkeys left:
Finished reduce task in 1 seconds
localhost: gathering odyssey_wc to t/odyssey_result
ssh: connect to host localhost port 22: Connection refused
gunzip: t/odyssey_result/*gz.gz: No such file or directory
sort: open failed: t/odyssey_result/*: No such file or directory
# Failed test 'odyssey word count differs by 7476'
# in t/MapReduce.t at line 34.
# Looks like you failed 1 test of 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/2 tests, 50.00% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/MapReduce.t 1 256 2 1 2
Failed 1/1 test scripts. 1/2 subtests failed.
Files=1, Tests=2, 20 wallclock secs ( 2.15 cusr + 3.39 csys = 5.54 CPU)
Failed 1/1 test programs. 1/2 subtests failed.
make: *** [test_dynamic] Error 1
******************************** 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 7) configuration:
Platform:
osname=cygwin, osvers=1.5.18(0.13242), archname=cygwin-thread-multi-64int
uname='cygwin_nt-5.1 inspiron 1.5.18(0.13242) 2005-07-02 20:30 i686 unknown unknown cygwin '
config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize'
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=y, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)', 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=8, prototype=define
Linker and Libraries:
ld='ld2', ldflags =' -s -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lgdbm -ldb -lcrypt -lgdbm_compat
perllibs=-lcrypt -lgdbm_compat
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'
-
FAIL MapReduce-0.03 cygwin-thread-multi-64int 1.5.18(0.13242)
by chris