Checking if your kit is complete... Looks good Writing Makefile for Devel::LeakTrace::Fast Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Devel/LeakTrace/Fast.pm blib\lib\Devel\LeakTrace\Fast.pm cl -c -I. -Isupport -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.11\" -DXS_VERSION=\"0.11\" "-IC:\cpanrun\build\5-10-0\lib\CORE" buffer.c buffer.c cl -c -I. -Isupport -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.11\" -DXS_VERSION=\"0.11\" "-IC:\cpanrun\build\5-10-0\lib\CORE" hash.c hash.c cl -c -I. -Isupport -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.11\" -DXS_VERSION=\"0.11\" "-IC:\cpanrun\build\5-10-0\lib\CORE" list.c list.c list.c(58) : warning C4018: '<' : signed/unsigned mismatch list.c(58) : warning C4018: '<' : signed/unsigned mismatch list.c(59) : warning C4018: '<' : signed/unsigned mismatch list.c(60) : warning C4018: '==' : signed/unsigned mismatch list.c(68) : warning C4018: '<' : signed/unsigned mismatch list.c(69) : warning C4018: '==' : signed/unsigned mismatch list.c(77) : warning C4018: '<' : signed/unsigned mismatch list.c(77) : warning C4018: '<' : signed/unsigned mismatch cl -c -I. -Isupport -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.11\" -DXS_VERSION=\"0.11\" "-IC:\cpanrun\build\5-10-0\lib\CORE" tools.c tools.c 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 Fast.xs > Fast.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Fast.xsc Fast.c cl -c -I. -Isupport -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.11\" -DXS_VERSION=\"0.11\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Fast.c Fast.c Running Mkbootstrap for Devel::LeakTrace::Fast () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Fast.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Devel::LeakTrace::Fast\", 'DLBASE' => 'Fast', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Devel\LeakTrace\Fast\Fast.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 buffer.obj hash.obj list.obj tools.obj Fast.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:Fast.def Creating library blib\arch\auto\Devel\LeakTrace\Fast\Fast.lib and object blib\arch\auto\Devel\LeakTrace\Fast\Fast.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Devel\LeakTrace\Fast\Fast.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Fast.bs blib\arch\auto\Devel\LeakTrace\Fast\Fast.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Devel\LeakTrace\Fast\Fast.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/00.load.....1..1 # Testing Devel::LeakTrace::Fast 0.11 ok 1 - use Devel::LeakTrace::Fast; leaked SV(0x015DA9DC) from C:/cpanrun/build/5-10-0/lib/Test/More.pm line 928 leaked SV(0x015DABAC) from C:/cpanrun/build/5-10-0/lib/Test/Builder/Module.pm line 178 ok t/01.basic....1..11 ok 1 - no statements = no leak # Failed test 'single scalar = no leak' # at t/01.basic.t line 14. # got: 'Can't find string terminator "'" anywhere before EOF at -e line 1. # ' # expected: '' not ok 2 - single scalar = no leak Can't find string terminator "'" anywhere before EOF at -e line 1. # Failed test 'leak a reference loop $foo = \$foo' # at t/01.basic.t line 21. # Failed test 'one SV' # at t/01.basic.t line 22. # Failed test 'another SV' # at t/01.basic.t line 23. not ok 3 - leak a reference loop $foo = \$foo not ok 4 - one SV not ok 5 - another SV ok 6 - and that's all Can't find string terminator "'" anywhere before EOF at -e line 1. # Failed test 'leak a reference loop $foo[1] = \@foo' not ok 7 - leak a reference loop $foo[1] = \@foo # at t/01.basic.t line 31. # Failed test 'one SV' # at t/01.basic.t line 32. # Failed test 'one AV' # at t/01.basic.t line 33. # Failed test 'one RV' # at t/01.basic.t line 34. # Looks like you failed 8 tests of 11. not ok 8 - one SV not ok 9 - one AV not ok 10 - one RV ok 11 - and that's all dubious Test returned status 8 (wstat 2048, 0x800) DIED. FAILED tests 2-5, 7-10 Failed 8/11 tests, 27.27% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01.basic.t 8 2048 11 8 2-5 7-10 Failed 1/2 test scripts. 8/12 subtests failed. Files=2, Tests=12, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/2 test programs. 8/12 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x8' Stop.