Checking if your kit is complete... Looks good Writing Makefile for File::Sync cp Sync.pm blib/lib/File/Sync.pm AutoSplitting blib/lib/File/Sync.pm (blib/lib/auto/File/Sync) /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 Sync.xs > Sync.xsc && mv Sync.xsc Sync.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.09\" -DXS_VERSION=\"0.09\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DHAVE_SYNC Sync.c Running Mkbootstrap for File::Sync () chmod 644 Sync.bs rm -f blib/arch/auto/File/Sync/Sync.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 Sync.o -o blib/arch/auto/File/Sync/Sync.bundle chmod 755 blib/arch/auto/File/Sync/Sync.bundle cp Sync.bs blib/arch/auto/File/Sync/Sync.bs chmod 644 blib/arch/auto/File/Sync/Sync.bs Manifying blib/man3/File::Sync.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/01_fsync....ok t/02_error....ok t/03_sync.....ok All tests successful. Files=3, Tests=17, 1 wallclock secs ( 0.23 cusr + 0.13 csys = 0.36 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/File::Sync.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