Warning: prerequisite Win32::MMF 0.09 not found. Configuring IPC::Mmap... Checking for Win32::MMF, 0.09 or later ... You don't have the Win32::MMF package version 0.09 or later, installed. Missing modules are available from CPAN (search.cpan.org). Checking if your kit is complete... Looks good Writing Makefile for IPC::Mmap Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/IPC/Mmap.pm blib\lib\IPC\Mmap.pm cp lib/IPC/Mmap/POSIX.pm blib\lib\IPC\Mmap\POSIX.pm cp lib/IPC/Mmap/Win32.pm blib\lib\IPC\Mmap\Win32.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 -typemap typemap Mmap.xs > Mmap.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Mmap.xsc Mmap.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.14\" -DXS_VERSION=\"0.14\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Mmap.c Mmap.c Running Mkbootstrap for IPC::Mmap () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Mmap.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"IPC::Mmap\", 'DLBASE' => 'Mmap', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\IPC\Mmap\Mmap.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Mmap.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:Mmap.def Creating library blib\arch\auto\IPC\Mmap\Mmap.lib and object blib\arch\auto\IPC\Mmap\Mmap.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\IPC\Mmap\Mmap.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Mmap.bs blib\arch\auto\IPC\Mmap\Mmap.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\IPC\Mmap\Mmap.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/01mmap...........1..32 Can't locate Win32/MMF.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . ./t) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\lib/IPC/Mmap/Win32.pm line 18. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\lib/IPC/Mmap/Win32.pm line 18. Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\lib/IPC/Mmap.pm line 37. Compilation failed in require at t/01mmap.t line 36. BEGIN failed--compilation aborted at t/01mmap.t line 36. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-32 Failed 32/32 tests, 0.00% okay t/02multithread....1..7 Can't locate Win32/MMF.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . ./t) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\lib/IPC/Mmap/Win32.pm line 18. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\lib/IPC/Mmap/Win32.pm line 18. Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\lib/IPC/Mmap.pm line 37. Compilation failed in require at t/02multithread.t line 25. BEGIN failed--compilation aborted at t/02multithread.t line 25. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/03multiproc...... *** NOTE: this test may fail on older versions of Perl due to *** problems with the Win32 fork() emulation. 1..3 Can't locate Win32/MMF.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . ./t) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\lib/IPC/Mmap/Win32.pm line 18. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\lib/IPC/Mmap/Win32.pm line 18. Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IPC-Mmap\blib\lib/IPC/Mmap.pm line 37. Compilation failed in require at t/03multiproc.t line 25. BEGIN failed--compilation aborted at t/03multiproc.t line 25. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01mmap.t 2 512 32 64 1-32 t/02multithread.t 2 512 7 14 1-7 t/03multiproc.t 2 512 3 6 1-3 Failed 3/3 test scripts. 42/42 subtests failed. Files=3, Tests=42, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/3 test programs. 42/42 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.