Writing files for ExtUtils::Embed tests... Writing Makefile.embed for embed Writing Makefile.loop for loop Checking if your kit is complete... Looks good Writing Makefile for ExtUtils-Embed Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Embed/Persistent.pm blib\lib\Embed\Persistent.pm cp lib/ExtUtils/Embed.pm blib\lib\ExtUtils\Embed.pm Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. D:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/build...........1..2 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"\" -DXS_VERSION=\"\" "-ID:\cpanrun\build\5-10-0\lib\CORE" "embed".c embed.c embed.c(13) : warning C4028: formal parameter 1 different from declaration embed.c(13) : warning C4024: 'perl_parse' : different types for formal and actual parameter 2 D:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Embed -e xsinit cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"\" -DXS_VERSION=\"\" "-ID:\cpanrun\build\5-10-0\lib\CORE" "perlxsi".c perlxsi.c perlxsi.c(31) : error C2065: 'my_perl' : undeclared identifier perlxsi.c(31) : warning C4047: 'function' : 'struct interpreter *' differs in levels of indirection from 'int ' perlxsi.c(31) : warning C4024: 'Perl_newXS' : different types for formal and actual parameter 1 perlxsi.c(31) : warning C4113: 'void (__cdecl *)(struct cv *)' differs in parameter lists from 'void (__cdecl *)(struct interpreter *,struct cv *)' perlxsi.c(32) : warning C4047: 'function' : 'struct interpreter *' differs in levels of indirection from 'int ' perlxsi.c(32) : warning C4024: 'Perl_newXS' : different types for formal and actual parameter 1 perlxsi.c(32) : warning C4113: 'void (__cdecl *)(struct cv *)' differs in parameter lists from 'void (__cdecl *)(struct interpreter *,struct cv *)' NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. not ok 1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"\" -DXS_VERSION=\"\" "-ID:\cpanrun\build\5-10-0\lib\CORE" "loop".c loop.c loop.c(11) : error C2065: 'perl_destruct_level' : undeclared identifier loop.c(16) : warning C4028: formal parameter 1 different from declaration loop.c(16) : warning C4024: 'perl_parse' : different types for formal and actual parameter 2 NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. not ok 2 FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/embed...........'.' is not recognized as an internal or external command, operable program or batch file. FAILED before any test output arrived t/loop............1..17 '.' is not recognized as an internal or external command, operable program or batch file. '.' is not recognized as an internal or external command, operable program or batch file. '.' is not recognized as an internal or external command, operable program or batch file. '.' is not recognized as an internal or external command, operable program or batch file. '.' is not recognized as an internal or external command, operable program or batch file. '.' is not recognized as an internal or external command, operable program or batch file. '.' is not recognized as an internal or external command, operable program or batch file. '.' is not recognized as an internal or external command, operable program or batch file. FAILED before any test output arrived t/multiplicity....1..0 skipped all skipped: no reason given Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/build.t 2 2 1-2 t/embed.t ?? ?? ?? t/loop.t ?? ?? ?? 1 test skipped. Failed 3/4 test scripts. 19/19 subtests failed. Files=4, Tests=19, 6 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/4 test programs. 19/19 subtests failed. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.