Checking if your kit is complete... Looks good Writing Makefile for String::Index cp lib/String/Index.pm blib/lib/String/Index.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 Index.xs > Index.xsc && mv Index.xsc Index.c gcc -c -I. -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=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Index.c Running Mkbootstrap for String::Index () chmod 644 Index.bs rm -f blib/arch/auto/String/Index/Index.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 Index.o -o blib/arch/auto/String/Index/Index.bundle \ \ chmod 755 blib/arch/auto/String/Index/Index.bundle cp Index.bs blib/arch/auto/String/Index/Index.bs chmod 644 blib/arch/auto/String/Index/Index.bs Manifying blib/man3/String::Index.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/String-Index....1..37 ok 1 - use String::Index; 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 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok All tests successful. Files=1, Tests=37, 0 wallclock secs ( 0.09 cusr + 0.03 csys = 0.12 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/String/Index/Index.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/String/Index/Index.bundle Installing /Users/cpanrun/build/5.10.0/site/lib/String/Index.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/String::Index.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod Can't locate object method "new" via package "ActivePerl::DocTools::TOC::HTML" at /Users/cpanrun/build/5.10.0/lib/ActivePerl/DocTools.pm line 29. make: *** [doc_update] Error 255