Checking if your kit is complete... Looks good Typemap /usr/share/perl/5.8/ExtUtils/typemap not found. Writing Makefile for Unicode::CheckUTF8 cp CheckUTF8.pm blib/lib/Unicode/CheckUTF8.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap CheckUTF8.xs > CheckUTF8.xsc && mv CheckUTF8.xsc CheckUTF8.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" CheckUTF8.c CheckUTF8.xs: In function 'isLegalUTF8String': CheckUTF8.xs:93: warning: pointer targets in initialization differ in signedness CheckUTF8.xs: In function 'isLegalUTF8String': CheckUTF8.xs:93: warning: pointer targets in initialization differ in signedness CheckUTF8.xs:114: warning: comparison of distinct pointer types lacks a cast CheckUTF8.xs:114: warning: comparison of distinct pointer types lacks a cast CheckUTF8.xs: In function 'XS_Unicode__CheckUTF8_is_utf8': CheckUTF8.xs:126: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type CheckUTF8.xs: In function 'XS_Unicode__CheckUTF8_is_utf8': CheckUTF8.xs:126: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type Running Mkbootstrap for Unicode::CheckUTF8 () chmod 644 CheckUTF8.bs rm -f blib/arch/auto/Unicode/CheckUTF8/CheckUTF8.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 CheckUTF8.o -o blib/arch/auto/Unicode/CheckUTF8/CheckUTF8.bundle \ \ chmod 755 blib/arch/auto/Unicode/CheckUTF8/CheckUTF8.bundle cp CheckUTF8.bs blib/arch/auto/Unicode/CheckUTF8/CheckUTF8.bs chmod 644 blib/arch/auto/Unicode/CheckUTF8/CheckUTF8.bs Manifying blib/man3/Unicode::CheckUTF8.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-use.........1..1 ok 1 - use Unicode::CheckUTF8; ok t/01-all.........Undefined subroutine &main::isLegalUTF8String called at t/01-all.t line 6. # Looks like your test died just after 1. ok 1 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/02-lowascii....Undefined subroutine &main::is_utf8 called at t/02-lowascii.t line 6. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-all.t 255 65280 1 0 ?? t/02-lowascii.t 255 65280 ?? ?? ?? Failed 2/3 test scripts. 0/2 subtests failed. Files=3, Tests=2, 0 wallclock secs ( 0.25 cusr + 0.08 csys = 0.33 CPU) Failed 2/3 test programs. 0/2 subtests failed. make: *** [test_dynamic] Error 255