Checking if your kit is complete... Looks good Writing Makefile for Class::Date cp Date.pod blib/lib/Class/Date.pod cp Date.pm blib/lib/Class/Date.pm cp Date/Const.pm blib/lib/Class/Date/Const.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 Date.xs > Date.xsc && mv Date.xsc Date.c Please specify prototyping behavior for Date.xs (see perlxs manual) 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=\"1.1.9\" -DXS_VERSION=\"1.1.9\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Date.c Running Mkbootstrap for Class::Date () chmod 644 Date.bs rm -f blib/arch/auto/Class/Date/Date.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 Date.o -o blib/arch/auto/Class/Date/Date.bundle chmod 755 blib/arch/auto/Class/Date/Date.bundle cp Date.bs blib/arch/auto/Class/Date/Date.bs chmod 644 blib/arch/auto/Class/Date/Date.bs Manifying blib/man3/Class::Date.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_base.........ok t/10_fields.......ok t/20_gmdate.......ok t/30_localdate....ok t/40_errors.......ok All tests successful. Files=5, Tests=175, 1 wallclock secs ( 0.53 cusr + 0.20 csys = 0.73 CPU) Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/Class/Date/Date.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/Class/Date.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/Class/Date.pod Installing /Users/cpanrun/pristine/5.8.7/man/man3/Class::Date.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