Checking if your kit is complete... Looks good Writing Makefile for Acme::Util cp lib/Acme/Util.pm blib/lib/Acme/Util.pm AutoSplitting blib/lib/Acme/Util.pm (blib/lib/auto/Acme/Util) blib/lib/Acme/Util.pm: some names are not unique when truncated to 8 characters: directory blib/lib/auto/Acme/Util: _appendfile_die.al, _appendfile_warn.al truncate to _appendf _reader_die.al, _reader_warn.al truncate to _reader_ _readfile_die.al, _readfile_warn.al truncate to _readfil _writefile_die.al, _writefile_warn.al truncate to _writefi cp lib/Scope/Guard.pm blib/lib/Scope/Guard.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 Util.xs > Util.xsc && mv Util.xsc Util.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.11\" -DXS_VERSION=\"0.11\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Util.c Running Mkbootstrap for Acme::Util () chmod 644 Util.bs rm -f blib/arch/auto/Acme/Util/Util.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 Util.o -o blib/arch/auto/Acme/Util/Util.bundle chmod 755 blib/arch/auto/Acme/Util/Util.bundle cp Util.bs blib/arch/auto/Acme/Util/Util.bs chmod 644 blib/arch/auto/Acme/Util/Util.bs Manifying blib/man3/Acme::Util.3 Manifying blib/man3/Scope::Guard.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/clone....ok t/io.......ok t/math.....ok t/misc.....ok t/text.....ok All tests successful. Files=5, Tests=124, 1 wallclock secs ( 0.58 cusr + 0.20 csys = 0.78 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/Acme::Util.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Scope::Guard.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