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 JDHEDDEN, 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] [Fri Dec 1 22:45:41 2006] Trying to get 'file://aliens/cpan/minicpan/authors/id/J/JD/JDHEDDEN/threads-1.53.tar.gz' [MSG] [Fri Dec 1 22:45:41 2006] Trying to get 'file://aliens/cpan/minicpan/authors/id/J/JD/JDHEDDEN/CHECKSUMS' [MSG] [Fri Dec 1 22:45:41 2006] Checksum matches for 'threads-1.53.tar.gz' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/join.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/embed.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/free2.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/stack.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/exit.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/basic.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/test.pl' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/state.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/context.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/pod.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/end.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/free.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/problems.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/blocks.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/list.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/stress_cv.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/thread.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/stack_env.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/stress_re.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/libc.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/kill.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/t/stress_string.t' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/Changes' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/threads.xs' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/MANIFEST' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/threads.h' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/hints/' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/hints/linux.pl' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/hints/hpux.pl' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/threads.pm' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/ppport.h' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/examples/' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/examples/pool.pl' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/Makefile.PL' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/README' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads-1.53/META.yml' [MSG] [Fri Dec 1 22:45:41 2006] Extracted 'threads' to 'C:\Dokumente und Einstellungen\Administrator\Anwendungsdaten\.cpanplus\5.8.5\build\threads-1.53' [MSG] [Fri Dec 1 22:45:43 2006] Checking if your kit is complete... Looks good Writing Makefile for threads [MSG] [Fri Dec 1 22:45:43 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Fri Dec 1 22:45:43 2006] No such module 'Config' found on CPAN [MSG] [Fri Dec 1 22:46:01 2006] cp threads.pm blib\lib/threads.pm C:\perl\5.8.5\bin\perl.exe C:\perl\5.8.5\lib\ExtUtils\xsubpp -typemap C:\perl\5.8.5\lib\ExtUtils\typemap threads.xs > threads.xsc && C:\perl\5.8.5\bin\perl.exe -MExtUtils::Command -e mv threads.xsc threads.c cl -c -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 -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.53\" -DXS_VERSION=\"1.53\" "-IC:\perl\5.8.5\lib\CORE" -DHAS_PPPORT_H threads.c threads.c Running Mkbootstrap for threads () C:\perl\5.8.5\bin\perl.exe -MExtUtils::Command -e chmod 644 threads.bs C:\perl\5.8.5\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"threads\", 'DLBASE' => 'threads', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\threads\threads.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"c:\perl\5.8.5\lib\CORE" -machine:x86 threads.obj C:\perl\5.8.5\lib\CORE\perl58.lib 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 -def:threads.def Creating library blib\arch\auto\threads\threads.lib and object blib\arch\auto\threads\threads.exp C:\perl\5.8.5\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\threads\threads.dll C:\perl\5.8.5\bin\perl.exe -MExtUtils::Command -e cp threads.bs blib\arch\auto\threads\threads.bs C:\perl\5.8.5\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\threads\threads.bs Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. [ERROR] [Sat Dec 2 00:00:13 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/*.t t/basic............ok t/blocks...........ok t/context..........ok t/embed............dubious Test returned status 5 (wstat 1280, 0x500) after all the subtests completed successfully t/end..............ok t/exit.............ok t/free.............ok t/free2............ok t/join.............ok t/kill.............ok t/libc.............ok t/list.............ok t/pod..............ok 2/2 skipped: various reasons t/problems.........ok 1/15 skipped: various reasons, 2/15 unexpectedly succeeded TODO PASSED tests 7-8 t/stack............ok t/stack_env........ok t/state............ok t/stress_cv........ok t/stress_re........ok t/stress_string....ok t/thread...........ok 5/31 skipped: various reasons Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/embed.t 5 1280 16 0 ?? (2 subtests UNEXPECTEDLY SUCCEEDED), 8 subtests skipped. Failed 1/21 test scripts. 0/559 subtests failed. Files=21, Tests=559, 4451 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. # Testing threads 1.53 Scalars leaked: 1 Scalars leaked: 1 Scalars leaked: 1 Scalars leaked: 1 Scalars leaked: 1 Free to wrong pool 7a15d18 not 15dff90. Scalars leaked: 1 Failed 1/21 test programs. 0/559 subtests failed. NMAKE : fatal error U1077: 'C:\perl\5.8.5\bin\perl.exe' : return code '0xff' Stop. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Carp 1.03 ExtUtils::testlib 1.16 Hash::Util 0.05 IO::File 1.10 XSLoader 0.02 overload 1.01 strict 1.03 warnings 1.03 ******************************** 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'
