Checking if your kit is complete... Looks good Writing Makefile for Clone::More cp lib/Clone/More.pm blib/lib/Clone/More.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 More.xs > More.xsc && mv More.xsc More.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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.90.2\" -DXS_VERSION=\"0.90.2\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" More.c Running Mkbootstrap for Clone::More () chmod 644 More.bs rm -f blib/arch/auto/Clone/More/More.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 More.o -o blib/arch/auto/Clone/More/More.bundle chmod 755 blib/arch/auto/Clone/More/More.bundle cp More.bs blib/arch/auto/Clone/More/More.bs chmod 644 blib/arch/auto/Clone/More/More.bs Manifying blib/man3/Clone::More.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/00general........ok t/01array..........ok t/02hash...........ok t/03scalar.........ok t/04tie............ok t/05dtype..........ok t/06refcnt.........ok t/07magic..........ok t/10circular.......ok t/20hooks..........ok t/30is_circular....ok t/dclone...........ok All tests successful. Files=12, Tests=152, 1 wallclock secs ( 0.96 cusr + 0.41 csys = 1.37 CPU) Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/Clone/More/More.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/Clone/More/More.bundle Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/Clone/More.pm Installing /Users/cpanrun/pristine/5.8.7/man/man3/Clone::More.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