Checking if your kit is complete... Looks good Writing Makefile for Event Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Event/Watcher.pm blib\lib\Event\Watcher.pm cp lib/Event/generic.pod blib\lib\Event\generic.pod cp lib/Event/group.pm blib\lib\Event\group.pm cp lib/Event/io.pm blib\lib\Event\io.pm cp lib/Event/MakeMaker.pm blib\lib\Event\MakeMaker.pm cp lib/Event/idle.pm blib\lib\Event\idle.pm cp lib/Event/type.pm blib\lib\Event\type.pm cp lib/Event/var.pm blib\lib\Event\var.pm cp lib/Event/generic.pm blib\lib\Event\generic.pm cp lib/Event/timer.pm blib\lib\Event\timer.pm cp lib/Event/typemap blib\lib\Event\typemap cp lib/Event.pod blib\lib\Event.pod cp lib/Event.pm blib\lib\Event.pm cp lib/Event/EventAPI.h blib\lib\Event\EventAPI.h cp lib/Event/signal.pm blib\lib\Event\signal.pm D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib D:\cpanrun\build\5-6-1\lib\ExtUtils/xsubpp -typemap D:\cpanrun\build\5-6-1\lib\ExtUtils\typemap -typemap ./lib/Event/typemap Event.xs > Event.xsc && D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -MExtUtils::Command -e mv Event.xsc Event.c cl -c -Ic -Ilib/Event -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -O1 -MD -Zi -DNDEBUG -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -ID:\cpanrun\build\5-6-1\lib\CORE Event.c Event.c c\var.c(87) : warning C4113: 'long (__cdecl *)(struct interpreter *,long ,struct sv *)' differs in parameter lists from 'long (__cdecl *)(long ,struct sv *)' c\var.c(88) : warning C4113: 'long (__cdecl *)(struct interpreter *,long ,struct sv *)' differs in parameter lists from 'long (__cdecl *)(long ,struct sv *)' c\signal.c(5) : warning C4005: 'signal' : macro redefinition D:\cpanrun\build\5-6-1\lib\CORE\XSUB.h(352) : see previous definition of 'signal' c\signal.c(12) : warning C4005: 'signal' : macro redefinition c\signal.c(5) : see previous definition of 'signal' Event.xs(263) : warning C4716: 'null_loops_per_second' : must return a value "Running Mkbootstrap for Event ()" D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -MExtUtils::Command -e chmod 644 Event.bs D:\cpanrun\build\5-6-1\bin\perl.exe "-Id:\cpanrun\build\5-6-1\lib" "-Id:\cpanrun\build\5-6-1\lib" -MExtUtils::Mksymlists -e "Mksymlists('NAME' => 'Event', 'DLBASE' => 'Event', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Event\Event.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"d:\cpanrun\build\5-6-1\lib\CORE" -machine:x86 Event.obj D:\cpanrun\build\5-6-1\lib\CORE\perl56.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:Event.def Creating library blib\arch\auto\Event\Event.lib and object blib\arch\auto\Event\Event.exp D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -MExtUtils::Command -e chmod 755 blib\arch\auto\Event\Event.dll D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -MExtUtils::Command -e cp Event.bs blib\arch\auto\Event\Event.bs D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -MExtUtils::Command -e chmod 644 blib\arch\auto\Event\Event.bs Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\attach_to.t t\bored.t t\callback.t t\data.t t\delete.t t\eval.t t\fifo.t t\generic.t t\group.t t\hook.t t\hup.t t\idle.t t\idle2.t t\io.t t\leak.t t\leak2.t t\loop.t t\now.t t\reenter.t t\signal.t t\timeout_cb.t t\timer.t t\unconfigured.t t\var.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Event/blib t\attach_to.........1..3 ok 1 ok 2 ok 3 ok t\bored.............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\callback..........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\data..............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t\delete............1..1 ok 1 ok t\eval..............1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\fifo..............1..1 ok 1 ok t\generic...........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t\group.............1..3 ok 1 ok 2 ok 3 ok t\hook..............1..4 ok 1 ok 2 ok 3 ok 4 ok t\hup...............1..0 ok 1 # skipped; Win32 is too strange skipped test on this platform t\idle..............1..4 ok 1 ok 2 ok 3 ok 4 ok t\idle2.............1..0 ok 1 # skipped; requires Time::HiRes 1.20 skipped test on this platform t\io................1..0 ok 1 # skipped; Win32 supports select() only on sockets skipped test on this platform t\leak..............1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\leak2.............1..2 ok 1 ok 2 ok t\loop..............1..3 ok 1 ok 2 ok 3 ok t\now...............1..13 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t\reenter...........1..0 ok 1 # skipped; Win32 supports select() only on sockets skipped test on this platform t\signal............1..0 ok 1 # skipped; kill() doesn't send signals on Win32 skipped test on this platform t\timeout_cb........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\timer.............1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\unconfigured......1..6 ok 1 ok 2 ok 3 ok 4 ok 5 not ok 6 # Test 6 got: '' (t\unconfigured.t at line 27) # Expected: '/read\-only/' FAILED test 6 Failed 1/6 tests, 83.33% okay t\var...............1..6