Checking if your kit is complete... Looks good Writing Makefile for Unicode::String Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp String.pm blib\lib\Unicode\String.pm cp lib/Unicode/CharName.pm blib\lib\Unicode\CharName.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 String.xs > String.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv String.xsc String.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.09\" -DXS_VERSION=\"2.09\" "-IC:\cpanrun\build\5-10-0\lib\CORE" String.c String.c String.xs(73) : warning C4244: '=' : conversion from 'unsigned short ' to 'unsigned char ', possible loss of data String.xs(167) : warning C4244: 'function' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data String.xs(168) : warning C4244: 'function' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data String.xs(173) : warning C4244: 'function' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data String.xs(215) : warning C4244: 'function' : conversion from 'double ' to 'unsigned int ', possible loss of data String.xs(231) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data String.xs(235) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data String.xs(236) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data String.xs(240) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data String.xs(241) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data String.xs(242) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data String.xs(246) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data String.xs(247) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data String.xs(248) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data String.xs(249) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data String.xs(329) : warning C4244: 'function' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data String.xs(330) : warning C4244: 'function' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data String.xs(361) : warning C4101: 'str' : unreferenced local variable String.xs(359) : warning C4101: 'c' : unreferenced local variable String.xs(360) : warning C4101: 'len' : unreferenced local variable Running Mkbootstrap for Unicode::String () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 String.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Unicode::String\", 'DLBASE' => 'String', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Unicode\String\String.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 String.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:String.def Creating library blib\arch\auto\Unicode\String\String.lib and object blib\arch\auto\Unicode\String\String.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Unicode\String\String.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp String.bs blib\arch\auto\Unicode\String\String.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Unicode\String\String.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/byteswap.....1..5 byteswap argument #2 not long enough at t/byteswap.t line 12. ok 1 byteswap argument #2 not long enough at t/byteswap.t line 23. ok 2 ok 3 ok 4 ok 5 ok t/charname.....1..13 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t/encoding.....1..59 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 19:50:43 2008 # Current time GMT: Thu Feb 28 03:50:43 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 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 Expect 2 lines of warnings... Data outside latin1 range (pos=0, ch=U+6161) at t/encoding.t line 46. Data outside latin1 range (pos=1, ch=U+6363) at t/encoding.t line 46. ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 Expect 2 lines of warnings... UCS4 char (0x20202020) can not be encoded as UTF16 at t/encoding.t line 69. UCS4 char (0x00110000) can not be encoded as UTF16 at t/encoding.t line 69. ok 26 ok 27 ok 28 ok 29 ok 30 Uneven UTF16 data at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Unicode-String\blib\lib/Unicode/String.pm line 196. ok 31 ok 32 Surrogates... ok 33 ok 34 Expect a warning with this incomplete surrogate pair... Bad surrogate pair U+d800 U+0000 at t/encoding.t line 102. ok 35 ...and lots of noice from this... Bad utf8 byte (0xA4) ignored at t/encoding.t line 106. Bad utf8 byte (0xA4) ignored at t/encoding.t line 106. Can't represent 0x001E4924 as utf16 at t/encoding.t line 106. Can't represent 5 byte encoded chars at t/encoding.t line 106. Bad utf8 byte (0xA4) ignored at t/encoding.t line 106. Bad utf8 byte (0xA4) ignored at t/encoding.t line 106. Bad utf8 byte (0xA4) ignored at t/encoding.t line 106. Bad utf8 byte (0xA4) ignored at t/encoding.t line 106. Bad utf8 byte (0xFC) ignored at t/encoding.t line 106. Bad utf8 byte (0xA4) ignored at t/encoding.t line 106. Bad utf8 byte (0xA4) ignored at t/encoding.t line 106. Bad utf8 byte (0xA4) ignored at t/encoding.t line 106. Bad utf8 byte (0xA4) ignored at t/encoding.t line 106. Bad utf8 byte (0xA4) ignored at t/encoding.t line 106. Bad utf8 byte (0xFD) ignored at t/encoding.t line 106. Bad utf8 byte (0xFE) ignored at t/encoding.t line 106. Bad utf8 byte (0xFF) ignored at t/encoding.t line 106. U+0061 U+0062 U+0063 U+0064 U+0065 U+0066 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok t/op...........1..22 ok 1 ok 2 U+0061 U+0062 U+0063 U+0064 U+0065 U+0066 U+0061 U+0062 U+0063 U+0064 U+0065 U+0066 ok 3 ok 4 U+0061 U+0062 U+0063 U+0064 U+0065 U+0066 U+0061 U+0062 U+0063 U+0064 U+0065 U+0066 U+0067 abcdefgabcdefgabcdefg ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok t/ord..........1..10 229 229 ok 1 ok 2 ok 3 U+d800 U+dc00 ok 4 U+dbff U+dfff ok 5 U+d801 U+dc01 ok 6 ok 7 U+0061 U+d801 U+dc01 U+0062 U+0061 U+10401 U+0062 ok 8 U+0061 U+dc01 U+d801 U+0062 ok 9 U+0061 U+0062 ok 10 ok t/stringify....1..3 U+0067 U+006a U+00f8 U+006b ok 1 U+0067 U+006a U+00f8 U+006b gjøk ok 2 Don't know how to stringify as 'xyzzy' at t/stringify.t line 26 ok 3 ok All tests successful. Files=6, Tests=112, 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. 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\Unicode\String\String.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Unicode\String\String.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Unicode\String\String.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Unicode\String\String.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Unicode\String\String.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Unicode\CharName.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Unicode\String.html Installing C:\cpanrun\build\5-10-0\site\lib\Unicode\CharName.pm Installing C:\cpanrun\build\5-10-0\site\lib\Unicode\String.pm Writing C:\cpanrun\build\5-10-0\site\lib\auto\Unicode\String\.packlist Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod