Checking if your kit is complete... Looks good Writing Makefile for Sort::External cp lib/Sort/External/Cookbook.pm blib/lib/Sort/External/Cookbook.pm cp lib/Sort/External.pm blib/lib/Sort/External.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap External.xs > External.xsc && mv External.xsc External.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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" External.c Running Mkbootstrap for Sort::External () chmod 644 External.bs rm -f blib/arch/auto/Sort/External/External.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 External.o -o blib/arch/auto/Sort/External/External.bundle chmod 755 blib/arch/auto/Sort/External/External.bundle cp External.bs blib/arch/auto/Sort/External/External.bs chmod 644 blib/arch/auto/Sort/External/External.bs Manifying blib/man3/Sort::External::Cookbook.3 Manifying blib/man3/Sort::External.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load..........# Testing Sort::External 0.16, Perl 5.008005, /usr/local/bin/perl ok t/01-simplesort....ok t/02-binary........ok t/03-long_items....ok t/04-metadata......ok t/05-types.........ok t/pod-coverage.....ok t/pod..............ok All tests successful. Files=8, Tests=24, 2 wallclock secs ( 1.97 cusr + 0.53 csys = 2.50 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/Sort::External.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Sort::External::Cookbook.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true