Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Note (probably harmless): No library found for '-lm' Writing Makefile for XML::Bare Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp Bare.pm blib\lib\XML\Bare.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 Bare.xs > Bare.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 Bare.xsc Bare.c Please specify prototyping behavior for Bare.xs (see perlxs manual) cl -c -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=\"0.26\" -DXS_VERSION=\"0.26\" -ID:\cpanrun\build\5-6-1\lib\CORE Bare.c Bare.c Bare.xs(145) : warning C4133: '=' : incompatible types - from 'struct _PerlIO *' to 'struct _iobuf *' Bare.xs(147) : warning C4133: 'function' : incompatible types - from 'struct _iobuf *' to 'struct _PerlIO *' Bare.xs(149) : warning C4133: 'function' : incompatible types - from 'struct _iobuf *' to 'struct _PerlIO *' Bare.xs(151) : warning C4133: 'function' : incompatible types - from 'struct _iobuf *' to 'struct _PerlIO *' Bare.xs(153) : warning C4133: 'function' : incompatible types - from 'struct _iobuf *' to 'struct _PerlIO *' Bare.xs(154) : warning C4133: 'function' : incompatible types - from 'struct _iobuf *' to 'struct _PerlIO *' cl -c -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=\"0.26\" -DXS_VERSION=\"0.26\" -ID:\cpanrun\build\5-6-1\lib\CORE parser.c parser.c "Running Mkbootstrap for XML::Bare ()" 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 Bare.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' => 'XML::Bare', 'DLBASE' => 'Bare', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\XML\Bare\Bare.dll -shared -L/usr/local/lib Bare.obj parser.obj D:\cpanrun\build\5-6-1\lib\CORE\perl56.lib C:\PROGRA~1\MSVS\VC98\LIB\oldnames.lib D:\PSDK\Lib\kernel32.lib D:\PSDK\Lib\user32.lib D:\PSDK\Lib\gdi32.lib D:\PSDK\Lib\winspool.lib D:\PSDK\Lib\comdlg32.lib D:\PSDK\Lib\advapi32.lib D:\PSDK\Lib\shell32.lib D:\PSDK\Lib\ole32.lib D:\PSDK\Lib\oleaut32.lib D:\PSDK\Lib\netapi32.lib D:\PSDK\Lib\uuid.lib D:\PSDK\Lib\wsock32.lib D:\PSDK\Lib\mpr.lib D:\PSDK\Lib\winmm.lib D:\PSDK\Lib\version.lib D:\PSDK\Lib\odbc32.lib D:\PSDK\Lib\odbccp32.lib C:\PROGRA~1\MSVS\VC98\LIB\msvcrt.lib -def:Bare.def Microsoft (R) Incremental Linker Version 6.00.8168 Copyright (C) Microsoft Corp 1992-1998. All rights reserved. LINK : warning LNK4044: unrecognized option "shared"; ignored LINK : warning LNK4044: unrecognized option "L/usr/local/lib"; ignored Creating library blib\arch\auto\XML\Bare\Bare.lib and object blib\arch\auto\XML\Bare\Bare.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\XML\Bare\Bare.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 Bare.bs blib\arch\auto\XML\Bare\Bare.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\XML\Bare\Bare.bs Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. 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\Basic.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/XML-Bare/blib t\Basic.............ok 1 - use XML::Bare; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 1..12 FAILED tests 1-12 Failed 12/12 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\Basic.t 12 12 100.00% 1-12 Failed 1/1 test scripts, 0.00% okay. 12/12 subtests failed, 0.00% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.