Checking if your kit is complete... Looks good Writing Makefile for Convert::Bencode_XS cp lib/Convert/Bencode_XS.pm blib/lib/Convert/Bencode_XS.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 Bencode_XS.xs > Bencode_XS.xsc && mv Bencode_XS.xsc Bencode_XS.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.06\" -DXS_VERSION=\"0.06\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Bencode_XS.c Running Mkbootstrap for Convert::Bencode_XS () chmod 644 Bencode_XS.bs rm -f blib/arch/auto/Convert/Bencode_XS/Bencode_XS.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 Bencode_XS.o -o blib/arch/auto/Convert/Bencode_XS/Bencode_XS.bundle \ \ chmod 755 blib/arch/auto/Convert/Bencode_XS/Bencode_XS.bundle cp Bencode_XS.bs blib/arch/auto/Convert/Bencode_XS/Bencode_XS.bs chmod 644 blib/arch/auto/Convert/Bencode_XS/Bencode_XS.bs Manifying blib/man3/Convert::Bencode_XS.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/001_tests....1..76 ok 1 - use Convert::Bencode_XS; ok 2 - bdecode() returned something ok 3 - bdecode() returned a valid hash ref ok 4 - Integer key present ok 5 - and its the correct value ok 6 - String key present ok 7 - and its the correct value ok 8 - List key present ok 9 - list has 3 elements ok 10 - first element correct ok 11 - second element correct ok 12 - third element correct ok 13 - bencode() returned something ok 14 - and it appears to be the correct value ok 15 - We should croak here: invalid format ok 16 - We should croak here: invalid format ok 17 - We should croak here: invalid format ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 - We should croak here: invalid format ok 26 - We should croak here: invalid format ok 27 - We should croak here: invalid format ok 28 - We should croak here: invalid format ok 29 - We should croak here: invalid format ok 30 - We should croak here: invalid format ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 - We should croak here: invalid format ok 38 - We should croak here: invalid format ok 39 - We should croak here: invalid format ok 40 - We should croak here: invalid format ok 41 - We should croak here: invalid format ok 42 - we should croak here: invalid format ok 43 - we should croak here: invalid format ok 44 - we should croak here: invalid format ok 45 - we should croak here: invalid format 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 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 - We should croak here: invalid format ok 73 - We should croak here: invalid format ok 74 ok 75 - We should croak here: invalid format ok 76 ok t/leak.........1..6 ok 1 # skip Devel::Leak not installed ok 2 # skip Devel::Leak not installed ok 3 # skip Devel::Leak not installed ok 4 # skip Devel::Leak not installed ok 5 # skip Devel::Leak not installed ok 6 # skip Devel::Leak not installed ok 6/6 skipped: various reasons All tests successful, 6 subtests skipped. Files=2, Tests=82, 1 wallclock secs ( 0.29 cusr + 0.10 csys = 0.39 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/Convert/Bencode_XS/Bencode_XS.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Convert/Bencode_XS/Bencode_XS.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Convert/Bencode_XS.html Installing /Users/cpanrun/build/5.10.0/site/lib/Convert/Bencode_XS.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Convert::Bencode_XS.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_site_install] Hangup