Checking if your kit is complete... Looks good Writing Makefile for Unicode::String cp String.pm blib/lib/Unicode/String.pm cp lib/Unicode/CharName.pm blib/lib/Unicode/CharName.pm /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap String.xs > String.xsc && mv String.xsc String.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" String.c Running Mkbootstrap for Unicode::String () chmod 644 String.bs rm -f blib/arch/auto/Unicode/String/String.so gcc -shared -O2 String.o -o blib/arch/auto/Unicode/String/String.so \ \ chmod 755 blib/arch/auto/Unicode/String/String.so cp String.bs blib/arch/auto/Unicode/String/String.bs chmod 644 blib/arch/auto/Unicode/String/String.bs Manifying blib/man3/Unicode::String.3 Manifying blib/man3/Unicode::CharName.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-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 linux # Current time local: Wed Nov 28 21:29:28 2007 # Current time GMT: Thu Nov 29 05:29:28 2007 # 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 /home/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, 2 wallclock secs ( 0.44 cusr + 0.13 csys = 0.57 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/Unicode/String/String.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/Unicode/String/String.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/Unicode/CharName.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Unicode/String.html Installing /home/cpanrun/build/5.10.0/site/lib/Unicode/String.pm Installing /home/cpanrun/build/5.10.0/site/lib/Unicode/CharName.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Unicode::CharName.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Unicode::String.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod