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 VPIT, This is a computer-generated error report created automatically by CPANPLUS, version 0.84. 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 Feb 6 10:39:13 2008] Trying to get 'http://www.cpan.org/authors/id/V/VP/VPIT/CHECKSUMS' [MSG] [Wed Feb 6 10:39:15 2008] Checksum matches for 'IPC-MorseSignals-0.09.tar.gz' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/Makefile.PL' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/t/' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/t/11-ascii.t' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/t/lib/' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/t/lib/IPC/' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/t/lib/IPC/MorseSignals/' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/t/lib/IPC/MorseSignals/TestSuite.pm' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/t/95-portability-files.t' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/t/12-unicode.t' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/t/10-proto.t' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/t/92-pod-coverage.t' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/t/91-pod.t' [MSG] [Wed Feb 6 10:39:15 2008] Extracted 'IPC-MorseSignals-0.09/t/01-import.t' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/t/90-boilerplate.t' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/t/99-kwalitee.t' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/t/02-sigusr.t' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/t/13-speed.t' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/t/00-load.t' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/README' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/lib/' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/lib/IPC/' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/lib/IPC/MorseSignals.pm' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/MANIFEST' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/samples/' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/samples/bench.pl' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/samples/tryityourself.pl' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/Changes' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC-MorseSignals-0.09/META.yml' [MSG] [Wed Feb 6 10:39:16 2008] Extracted 'IPC::MorseSignals' to '/home/chris/perl588/.cpanplus/5.8.8/build/IPC-MorseSignals-0.09' [MSG] [Wed Feb 6 10:39:18 2008] Checking if you have SIGUSR1... yes Checking if you have SIGUSR2... yes WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for IPC::MorseSignals [MSG] [Wed Feb 6 10:39:18 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Feb 6 10:39:26 2008] cp lib/IPC/MorseSignals.pm blib/lib/IPC/MorseSignals.pm Manifying blib/man3/IPC::MorseSignals.3 [ERROR] [Wed Feb 6 10:46:02 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /home/chris/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load...................# Testing IPC::MorseSignals 0.09, Perl 5.008008, /home/chris/perl588/bin/perl ok t/01-import.................ok t/02-sigusr.................ok t/10-proto.................. # Failed test 'signed' # at t/10-proto.t line 13. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests # Looks like you failed 1 test of 2. t/11-ascii..................ok t/12-unicode................ # Failed test 'unicode' # at t/12-unicode.t line 15. # Failed test 'mixed' # at t/12-unicode.t line 15. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/7 subtests # Looks like you failed 2 tests of 7. t/13-speed..................# try 4 bytes sent 1 time at 32768 bits/s... # try 4 bytes sent 4 times at 32768 bits/s... # try 4 bytes sent 4 times at 16384 bits/s... # try 4 bytes sent 4 times at 8192 bits/s... # try 4 bytes sent 4 times at 4096 bits/s... # try 4 bytes sent 4 times at 2048 bits/s... # try 4 bytes sent 4 times at 1024 bits/s... # try 4 bytes sent 4 times at 512 bits/s... # try 4 bytes sent 4 times at 256 bits/s... # try 4 bytes sent 4 times at 128 bits/s... # try 4 bytes sent 4 times at 64 bits/s... # try 4 bytes sent 4 times at 32 bits/s... # try 4 bytes sent 4 times at 16 bits/s... # try 4 bytes sent 4 times at 8 bits/s... # try 4 bytes sent 4 times at 4 bits/s... # try 4 bytes sent 4 times at 2 bits/s... # try 4 bytes sent 4 times at 1 bits/s... # Failed test at t/13-speed.t line 17. # try 16 bytes sent 1 time at 32768 bits/s... # try 16 bytes sent 1 time at 16384 bits/s... # try 16 bytes sent 1 time at 8192 bits/s... # try 16 bytes sent 1 time at 4096 bits/s... # try 16 bytes sent 1 time at 2048 bits/s... # try 16 bytes sent 1 time at 1024 bits/s... # try 16 bytes sent 1 time at 512 bits/s... # try 16 bytes sent 1 time at 256 bits/s... # try 16 bytes sent 1 time at 128 bits/s... # try 16 bytes sent 1 time at 64 bits/s... # try 16 bytes sent 1 time at 32 bits/s... # try 16 bytes sent 1 time at 16 bits/s... # try 16 bytes sent 1 time at 8 bits/s... # try 16 bytes sent 1 time at 4 bits/s... # try 16 bytes sent 1 time at 2 bits/s... # try 16 bytes sent 1 time at 1 bits/s... # Failed test at t/13-speed.t line 18. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests # === Summary === # 4 bytes sent 1 time at 32768 bits/s # 4 bytes sent 4 times at 0.5 bits/s # 16 bytes sent 1 time at 0.5 bits/s # Looks like you failed 2 tests of 3. t/90-boilerplate............ok t/91-pod....................skipped: Test::Pod 1.14 required for testing POD t/92-pod-coverage...........skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/95-portability-files......skipped: Test::Portability::Files required for testing filenames portability t/99-kwalitee...............skipped: Test::Kwalitee not installed; skipping Test Summary Report ------------------- t/10-proto.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 t/12-unicode.t (Wstat: 512 Tests: 7 Failed: 2) Failed tests: 6-7 Non-zero exit status: 2 t/13-speed.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 Files=12, Tests=28, 392 wallclock secs ( 0.26 usr 0.04 sys + 167.60 cusr 0.37 csys = 168.27 CPU) Result: FAIL Failed 3/12 test programs. 5/28 subtests failed. make: *** [test_dynamic] Error 255 [MSG] [Wed Feb 6 10:46:02 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Module Name Have Want Carp 1.04 0 Encode 2.12 0 Exporter 5.58 0 POSIX 1.09 0 Test::More 0.74 0 Time::HiRes 1.86 0 utf8 1.06 0 ******************************** 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. Powered by POE::Component::CPAN::YACSmoke. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 LANG = en_GB.UTF-8 PATH = /usr/local/bin:/usr/bin:/bin:/usr/games PERL5LIB = :/home/chris/perl588/.cpanplus/5.8.8/build/IPC-MorseSignals-0.09/blib/lib:/home/chris/perl588/.cpanplus/5.8.8/build/IPC-MorseSignals-0.09/blib/arch:/home/chris/perl588/.cpanplus/5.8.8/build/IPC-MorseSignals-0.09/blib PERL5_CPANPLUS_IS_RUNNING = 16811 PERL5_CPANPLUS_IS_VERSION = 0.84 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash TERM = screen.linux Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/chris/perl588/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 1000 46 44 29 25 24 20 EGID: $) = 1000 1000 46 44 29 25 24 20 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.18-5-alpha-generic, archname=alpha-linux-thread-multi uname='linux debbie 2.6.18-5-alpha-generic #1 tue oct 2 23:07:38 utc 2007 alpha gnulinux ' config_args='-e' 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=define uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -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 -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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 =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=, so=so, useshrplib=false, libperl=libperl.a 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'
