Perl's config says that U32 access must be aligned. Checking if your kit is complete... Looks good Writing Makefile for Digest::MD5::M4p cp M4p.pm blib/lib/Digest/MD5/M4p.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap M4p.xs > M4p.xsc && mv M4p.xsc M4p.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DU32_ALIGNMENT_REQUIRED M4p.c M4p.xs: In function 'XS_Digest__MD5__M4p_clone': M4p.xs:607: warning: initialization discards qualifiers from pointer target type M4p.xs: In function 'XS_Digest__MD5__M4p_clone': M4p.xs:607: warning: initialization discards qualifiers from pointer target type Running Mkbootstrap for Digest::MD5::M4p () chmod 644 M4p.bs rm -f blib/arch/auto/Digest/MD5/M4p/M4p.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 M4p.o -o blib/arch/auto/Digest/MD5/M4p/M4p.bundle \ \ chmod 755 blib/arch/auto/Digest/MD5/M4p/M4p.bundle cp M4p.bs blib/arch/auto/Digest/MD5/M4p/M4p.bs chmod 644 blib/arch/auto/Digest/MD5/M4p/M4p.bs Manifying blib/man3/Digest::MD5::M4p.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_test....1..7 ok 1 - use Digest::MD5::M4p; ok 2 - The object isa Digest::MD5::M4p ok 3 - Clone ok 4 - add ok 5 - nop ok 6 - add again ok 7 - and again ok All tests successful. Files=1, Tests=7, 0 wallclock secs ( 0.09 cusr + 0.03 csys = 0.12 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/lib/auto/Digest/MD5/M4p/M4p.bs Installing /Users/cpanrun/build/5.10.0/lib/auto/Digest/MD5/M4p/M4p.bundle Installing /Users/cpanrun/build/5.10.0/html/lib/Digest/MD5/M4p.html Installing /Users/cpanrun/build/5.10.0/lib/Digest/MD5/M4p.pm Installing /Users/cpanrun/build/5.10.0/man/man3/Digest::MD5::M4p.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod