Checking if your kit is complete... Looks good Writing Makefile for Sub::Current cp lib/Sub/Current.pm blib/lib/Sub/Current.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 Current.xs > Current.xsc && mv Current.xsc Current.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=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Current.c Running Mkbootstrap for Sub::Current () chmod 644 Current.bs rm -f blib/arch/auto/Sub/Current/Current.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 Current.o -o blib/arch/auto/Sub/Current/Current.bundle \ \ chmod 755 blib/arch/auto/Sub/Current/Current.bundle cp Current.bs blib/arch/auto/Sub/Current/Current.bs chmod 644 blib/arch/auto/Sub/Current/Current.bs Manifying blib/man3/Sub::Current.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/01basic............1..5 ok 1 - use Sub::Current; ok 2 - davros ok 3 - borusa ok 4 - romana ok 5 - rassilon ok t/02specialblocks....1..4 ok 1 - Don't point to BEGIN ok 2 - Don't point to CHECK ok 3 - Don't point to INIT ok 4 - Don't point to END ok t/03autoload.........1..3 ok 1 - AUTOLOAD main::sarah_jane ok 2 - AUTOLOAD main::leela ok 3 - AUTOLOAD main::sarah_jane ok t/04maincv...........1..1 ok 1 - Don't point to main CV ok t/05proto............1..3 ok 1 - proto defined ok 2 - proto empty ok 3 - skaro ok t/06eval.............1..3 ok 1 - runcible ok 2 - omega ok 3 - master ok t/07recurse..........1..8 ok 1 - test i1 ok 2 - test i2 ok 3 - test i3 ok 4 - test i4 ok 5 - test j4 ok 6 - test j3 ok 7 - test j2 ok 8 - test j1 ok t/08anon.............1..2 ok 1 - anon sub ok 2 - anon sub ok t/50pod..............1..1 ok 1 - blib/lib/Sub/Current.pm ok All tests successful. Files=9, Tests=30, 1 wallclock secs ( 0.79 cusr + 0.23 csys = 1.02 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/Sub/Current/Current.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Sub/Current/Current.bundle Installing /Users/cpanrun/build/5.10.0/site/lib/Sub/Current.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Sub::Current.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