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 LBAXTER, This is a computer-generated error report created automatically by CPANPLUS, version 0.061. 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 Oct 30 21:16:29 2006] Trying to get 'file://aliens/cpan/minicpan/authors/id/L/LB/LBAXTER/CHECKSUMS' [MSG] [Mon Oct 30 21:16:29 2006] Checksum matches for 'Sys-SigAction-0.10.tar.gz' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/t/' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/t/name.t' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/t/mask.t' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/t/timeout.t' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/t/nested.t' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/t/safe.t' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/t/number.t' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/META.yml' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/Changes' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/dbd-oracle-timeout.POD' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/MANIFEST' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/lib/' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/lib/Sys/' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/lib/Sys/SigAction.pm' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/Makefile.PL' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys-SigAction-0.10/README' [MSG] [Mon Oct 30 21:16:29 2006] Extracted 'Sys::SigAction' to 'C:\Dokumente und Einstellungen\Administrator\Anwendungsdaten\.cpanplus\5.8.5\build\Sys-SigAction-0.10' [MSG] [Mon Oct 30 21:16:32 2006] Checking if your kit is complete... Looks good Writing Makefile for Sys::SigAction [MSG] [Mon Oct 30 21:16:32 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Mon Oct 30 21:16:38 2006] cp lib/Sys/SigAction.pm blib\lib\Sys\SigAction.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. [ERROR] [Mon Oct 30 21:16:43 2006] MAKE TEST failed: No such file or directory C:\perl\5.8.5\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\mask.t t\name.t t\nested.t t\number.t t\safe.t t\timeout.t t\mask.......dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t\name.......ok t\nested.....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-5 Failed 4/5 tests, 20.00% okay t\number.....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t\safe.......ok t\timeout....dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2, 6-7 Failed 3/7 tests, 57.14% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\mask.t 1 256 14 28 200.00% 1-14 t\nested.t 255 65280 5 8 160.00% 2-5 t\number.t 255 65280 3 2 66.67% 3 t\timeout.t 3 768 7 3 42.86% 2 6-7 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. No such signal: SIGUSR1 at C:\Dokumente und Einstellungen\Administrator\Anwendungsdaten\.cpanplus\5.8.5\build\Sys-SigAction-0.10\blib\lib/Sys/SigAction.pm line 89. Your vendor has not defined POSIX macro SIGALRM, used at t\nested.t line 25 # Looks like you planned 5 tests but only ran 1. # Looks like your test died just after 1. Your vendor has not defined POSIX macro SIGKILL, used at t\number.t line 21 # Looks like you planned 3 tests but only ran 2. # Looks like your test died just after 2. NOTE: Setting safe=>1... with masked signals does not seem to work. The problem is that the masked signals are not masked, but when safe=>0 they are. See mask.t for how we could try it. If you have an application for safe=>1 and can come up with a test that works in the context of this module's installation please send me an update. To safe.t that tests it. Lincoln # Failed test 'die with hash' # in t\timeout.t at line 32. # Failed test 'forever did NOT die' # in t\timeout.t at line 51. # Failed test 'forever timed out' # in t\timeout.t at line 52. # Looks like you failed 3 tests of 7. Failed 4/6 test scripts, 33.33% okay. 22/33 subtests failed, 33.33% okay. NMAKE : fatal error U1077: 'C:\perl\5.8.5\bin\perl.exe' : return code '0x3' Stop. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: POSIX 1.08 Test::More 0.62 ******************************** 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.03. -- Summary of my perl5 (revision 5 version 8 subversion 5) configuration: Platform: osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', optimize='-MD -Zi -DNDEBUG -O1', cppflags='-DWIN32' ccversion='', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"c:\perl\5.8.5\lib\CORE" -machine:x86' libpth="C:\Programme\Microsoft Visual C++ Toolkit 2003\lib" libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib gnulibc_version='undef' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"c:\perl\5.8.5\lib\CORE" -machine:x86'
