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 Michael G Schwern,
        
This is a computer-generated error report created automatically by
CPANPLUS, version 0.048. Testers personal comments may appear at
the end of this report.

Thank you for uploading your works to CPAN. However, it appears there
were some problems testing your distribution.

TEST RESULTS:

Below is the error stack during 'make test':

        C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t\00signature.t t\00test_harness_check.t t\bad_plan.t 
t\buffer.t t\Builder.t t\circular_data.t t\curr_test.t t\details.t t\diag.t 
t\eq_set.t t\exit.t t\extra.t t\extra_one.t t\fail-like.t t\fail-more.t 
t\fail.t t\fail_one.t t\filehandles.t t\fork.t t\harness_active.t t\has_plan.t 
t\has_plan2.t t\import.t t\is_deeply.t t\maybe_regex.t t\missing.t t\More.t 
t\no_diag.t t\no_ending.t t\no_header.t t\no_plan.t t\ok_obj.t t\output.t 
t\overload.t t\overload_threads.t t\plan.t t\plan_is_noplan.t t\plan_no_plan.t 
t\plan_shouldnt_import.t t\plan_skip_all.t t\require_ok.t t\reset.t t\simple.t 
t\skip.t t\skipall.t t\sort_bug.t t\thread_taint.t t\threads.t t\todo.t 
t\undef.t t\use_ok.t t\useing.t
t\00signature.............ok
        1/1 skipped: Next time around, consider install Module::Signature, so 
you can verify the integrity of this distribution.
t\00test_harness_check....ok
t\bad_plan................ok
t\buffer..................ok
t\Builder.................ok
t\circular_data...........ok
t\curr_test...............ok
t\details.................ok
t\diag....................ok
t\eq_set..................ok
t\exit....................ok
t\extra...................ok
t\extra_one...............ok
t\fail-like...............ok
t\fail-more...............ok
t\fail....................ok
t\fail_one................ok
t\filehandles.............ok
t\fork....................skipped
        all skipped: This system cannot fork
t\harness_active..........ok
t\has_plan................ok
t\has_plan2...............ok
t\import..................ok
t\is_deeply...............ok
t\maybe_regex.............ok
t\missing.................ok
t\More....................ok
t\no_diag.................ok
t\no_ending...............ok
t\no_header...............ok
t\no_plan.................ok
t\ok_obj..................ok
t\output..................ok
t\overload................ok
t\overload_threads........ok
        1/5 skipped: not really skipped, testing overloaded reason
t\plan....................ok
t\plan_is_noplan..........ok
t\plan_no_plan............ok
t\plan_shouldnt_import....ok
t\plan_skip_all...........skipped
        all skipped: Just testing plan & skip_all
t\require_ok..............ok
t\reset...................ok
t\simple..................ok
t\skip....................ok
        7/15 skipped: Just testing the skip interface.
t\skipall.................ok
t\sort_bug................dubious
        Test returned status 2 (wstat 512, 0x200)
t\thread_taint............ok
t\threads.................skipped
        all skipped: no threads
t\todo....................ok
t\undef...................ok
t\use_ok..................ok
t\useing..................ok
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t\sort_bug.t    2   512    ??   ??       %  ??
3 tests and 9 subtests skipped.

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

Can't locate threads.pm in @INC (@INC contains: t/lib 
C:\.cpanplus\5.6.1\build\Test-Simple-0.51_02\blib\lib 
C:\.cpanplus\5.6.1\build\Test-Simple-0.51_02\blib\arch C:\Perl\lib 
C:\Perl\site\lib C:/Perl/lib C:/Perl/site/lib . C:/Perl/lib C:/Perl/site/lib .) 
at t\sort_bug.t line 20.
BEGIN failed--compilation aborted at t\sort_bug.t line 21.
Failed 1/52 test scripts, 98.08% okay. 0/326 subtests failed, 100.00% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0xff'
Stop.


Additional comments:

I think you need the test within the BEGIN block in threads.t added to 
sort_bug.t, as this is abn ActiveState 5.6.1 build and there isn't any thread 
support, despite what the Config says :)
--

Summary of my perl5 (revision 5 version 6 subversion 1) 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=undef d_sfio=undef uselargefiles=undef usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS 
-DPERL_MSVCRT_READFIX',
    optimize='-O1 -MD -Zi -DNDEBUG',
    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='off_t', 
lseeksize=4
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
    libpth="C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib" "C:\Program 
Files\Microsoft Visual Studio\VC98\lib" "C:\Perl\lib\CORE"
    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=perl56.lib
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'

Reply via email to