Checking if your kit is complete... Looks good Writing Makefile for Cwd Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Cwd.pm blib\lib\Cwd.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 Cwd.xs > Cwd.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Cwd.xsc Cwd.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=\"2.21\" -DXS_VERSION=\"2.21\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Cwd.c Cwd.c Running Mkbootstrap for Cwd () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Cwd.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Cwd\", 'DLBASE' => 'Cwd', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Cwd\Cwd.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Cwd.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:Cwd.def Creating library blib\arch\auto\Cwd\Cwd.lib and object blib\arch\auto\Cwd\Cwd.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Cwd\Cwd.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Cwd.bs blib\arch\auto\Cwd\Cwd.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Cwd\Cwd.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/cwd......Use of uninitialized value $EXTRA_ABSPATH_TESTS in bitwise and (&) at t/cwd.t line 23. 1..24 ok 1 - main->can(...) ok 2 - chdir() not exported by default ok 3 - nor abs_path() ok 4 - nor fast_abs_path() # native pwd = 'C:\WINNT\system32\cmd.exe /c cd' ok 5 - cwd() ok 6 - getcwd() ok 7 - fastcwd() ok 8 - fastgetcwd() ok 9 ok 10 - cwd() ok 11 ok 12 - getcwd() ok 13 ok 14 - fastcwd() ok 15 ok 16 - fastgetcwd() ok 17 - Cwd::chdir() updates $ENV{PWD} #C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Cwd\t\_ptrslt_\_path_\_to_\_a_ #C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Cwd\t\_ptrslt_\_path_\_to_ #C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Cwd\t\_ptrslt_\_path_ #C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Cwd\t\_ptrslt_ #C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Cwd\t ok 18 ok 19 # skip no symlinks on this platform ok 20 # skip no symlinks on this platform ok 21 - abs_path() can be invoked on a file ok 22 - fast_abs_path() can be invoked on a file ok 23 - abs_path() can be invoked on a file ok 24 - fast_abs_path() can be invoked on a file ok 2/24 skipped: various reasons t/taint....1..16 ok 1 - getcwd() should not explode under taint mode ok 2 - its return value should be tainted ok 3 - cwd() should not explode under taint mode ok 4 - its return value should be tainted ok 5 - fastcwd() should not explode under taint mode ok 6 - its return value should be tainted ok 7 - fastgetcwd() should not explode under taint mode ok 8 - its return value should be tainted ok 9 - abs_path() should not explode under taint mode ok 10 - its return value should be tainted ok 11 - fast_abs_path() should not explode under taint mode ok 12 - its return value should be tainted ok 13 - realpath() should not explode under taint mode ok 14 - its return value should be tainted ok 15 - fast_realpath() should not explode under taint mode ok 16 - its return value should be tainted ok t/win32....1..3 ok 1 ok 2 ok 3 ok All tests successful, 2 subtests skipped. Files=3, Tests=43, 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. WARNING: Unable to unlink 'C:\cpanrun\build\5-10-0\lib\auto\Cwd\Cwd.dll': Permission denied Going to try to rename it to 'C:\cpanrun\build\5-10-0\lib\auto\Cwd\Cwd.dll.AAA'. Rename succesful. Scheduling 'C:\cpanrun\build\5-10-0\lib\auto\Cwd\Cwd.dll.AAA' for deletion at reboot. Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun\build\5-10-0\lib\auto\Cwd\Cwd.bs Installing C:\cpanrun\build\5-10-0\lib\auto\Cwd\Cwd.dll Installing C:\cpanrun\build\5-10-0\lib\auto\Cwd\Cwd.exp Installing C:\cpanrun\build\5-10-0\lib\auto\Cwd\Cwd.lib Installing C:\cpanrun\build\5-10-0\lib\auto\Cwd\Cwd.pdb Installing C:\cpanrun\build\5-10-0\html\lib\Cwd.html Installing C:\cpanrun\build\5-10-0\lib\Cwd.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod