Checking if your kit is complete... Looks good Writing Makefile for Thread::State Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Thread/State.pm blib\lib\Thread\State.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap State.xs > State.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv State.xsc State.c cl -c -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" "-IC:\cpanrun\build\5-10-0\lib\CORE" State.c State.c Running Mkbootstrap for Thread::State () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 State.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Thread::State\", 'DLBASE' => 'State', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Thread\State\State.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 State.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.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 ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:State.def Creating library blib\arch\auto\Thread\State\State.lib and object blib\arch\auto\Thread\State\State.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Thread\State\State.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp State.bs blib\arch\auto\Thread\State\State.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Thread\State\State.bs Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01....1..40 ok 1 - use Thread::State; ok 2 - main thread is detached ok 3 # skip more than threads 1.34, can't use threads->is_running ok 4 - main thread is not finished ok 5 # skip more than threads 1.34, can't use threads->is_joinable ok 6 - main thread is not joined ok 7 - new thread tid 1 ok 8 - thread 1 is not detached in itself ok 9 # skip more than threads 1.34, can't use threads->is_running ok 10 - thread 1 is not finished in itself ok 11 # skip more than threads 1.34, can't use threads->is_joinable ok 12 - thread 1 is not joined in itself ok 13 - thread 1 is not joined nor detached in itself ok 14 - thread 1 is not detached ok 15 - thread 1 is not running ok 16 - thread 1 is finished ok 17 - thread 1 is joinable ok 18 - thread 1 is not joined ok 19 - thread 1 is not detached ok 20 - thread 1 is not running ok 21 - thread 1 is finished ok 22 - thread 1 is not joinable ok 23 - thread 1 is joined ok 24 - new thread tid 2 ok 25 - thread 2 is not detached in itself ok 26 # skip more than threads 1.34, can't use threads->is_running ok 27 - thread 2 is not finished in itself ok 28 # skip more than threads 1.34, can't use threads->is_joinable ok 29 - thread 2 is not joined in itself ok 30 - thread 2 is not joined nor detached in itself ok 31 - thread 2 is not detached ok 32 - thread 2 is not running ok 33 - thread 2 is finished ok 34 - thread 2 is joinable ok 35 - thread 2 is not joined ok 36 - thread 2 is detached ok 37 - thread 2 is not running ok 38 - thread 2 is finished ok 39 - thread 2 is not joinable ok 40 - thread 2 is not joined ok 6/40 skipped: various reasons t/02....1..10 ok 1 - use Thread::State; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/03....1..2 ok 1 - use Thread::State; ok 2 ok t/04....1..3 ok 1 - use Thread::State; ok 2 - get priority ok 3 - set priority ok All tests successful, 6 subtests skipped. Files=4, Tests=55, 6 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun\build\5-10-0\site\lib\auto\Thread\State\State.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Thread\State\State.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Thread\State\State.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Thread\State\State.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Thread\State\State.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Thread\State.html Installing C:\cpanrun\build\5-10-0\site\lib\Thread\State.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod