Checking if your kit is complete... Looks good Writing Makefile for Runops::Trace Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Runops/Trace.pm blib\lib\Runops\Trace.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 Trace.xs > Trace.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Trace.xsc Trace.c cl -c -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" Trace.c Trace.c Trace.xs(16) : warning C4133: 'function' : incompatible types - from 'struct interpreter *' to 'const char *' Trace.xs(19) : warning C4133: 'function' : incompatible types - from 'struct interpreter *' to 'const char *' Trace.xs(33) : warning C4101: 'op_obj' : unreferenced local variable Running Mkbootstrap for Runops::Trace () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Trace.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Runops::Trace\", 'DLBASE' => 'Trace', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Runops\Trace\Trace.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Trace.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:Trace.def Creating library blib\arch\auto\Runops\Trace\Trace.lib and object blib\arch\auto\Runops\Trace\Trace.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Runops\Trace\Trace.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Trace.bs blib\arch\auto\Runops\Trace\Trace.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Runops\Trace\Trace.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/01compile.....1..4 ok 1 - use Runops::Trace; ok 2 - and it continues to work ok 3 - ... in eval {} ok 4 - ... in eval STRING ok t/02mapstart....1..1 ok 1 - map works ok t/03even........1..3 ok 1 ok 2 ok 3 ok All tests successful. Files=3, Tests=8, 1 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\Runops\Trace\Trace.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Runops\Trace\Trace.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Runops\Trace\Trace.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Runops\Trace\Trace.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Runops\Trace\Trace.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Runops\Trace.html Installing C:\cpanrun\build\5-10-0\site\lib\Runops\Trace.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod