Searching for uint*_t... no Checking if your kit is complete... Looks good Writing Makefile for Crypt::Twofish Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Twofish.pm blib\lib\Crypt\Twofish.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 Twofish.xs > Twofish.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Twofish.xsc Twofish.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.12\" -DXS_VERSION=\"2.12\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Twofish.c Twofish.c perl tab/tables.pl 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.12\" -DXS_VERSION=\"2.12\" "-IC:\cpanrun\build\5-10-0\lib\CORE" _twofish.c _twofish.c Running Mkbootstrap for Crypt::Twofish () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Twofish.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Crypt::Twofish\", 'DLBASE' => 'Twofish', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Crypt\Twofish\Twofish.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Twofish.obj _twofish.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:Twofish.def Creating library blib\arch\auto\Crypt\Twofish\Twofish.lib and object blib\arch\auto\Crypt\Twofish\Twofish.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Crypt\Twofish\Twofish.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Twofish.bs blib\arch\auto\Crypt\Twofish\Twofish.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Crypt\Twofish\Twofish.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 "-Iblib\lib" "-Iblib\arch" test.pl 1..10 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:28:49 2008 # Current time GMT: Wed Feb 27 18:28:49 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 trying CBC... ok 10 Benchmarks Encrypting (10,000 cycles, uncached cipher): 1 wallclock secs ( 0.39 usr + 0.00 sys = 0.39 CPU) Decrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.36 usr + 0.00 sys = 0.36 CPU) Encrypting (10,000 cycles, cached cipher): 0 wallclock secs ( 0.14 usr + 0.00 sys = 0.14 CPU) Decrypting (10,000 cycles, cached cipher): 0 wallclock secs ( 0.13 usr + 0.00 sys = 0.13 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\Twofish\Twofish.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\Twofish\Twofish.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\Twofish\Twofish.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\Twofish\Twofish.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\Twofish\Twofish.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Crypt\Twofish.html Installing C:\cpanrun\build\5-10-0\site\lib\Crypt\Twofish.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod