Checking if your kit is complete... Looks good Writing Makefile for Digest::CRC Testing if you have a C compiler 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.14\" -DXS_VERSION=\"0.14\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" test.c cp lib/Digest/CRC.pm blib/lib/Digest/CRC.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 CRC.xs > CRC.xsc && mv CRC.xsc CRC.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.14\" -DXS_VERSION=\"0.14\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" CRC.c Running Mkbootstrap for Digest::CRC () chmod 644 CRC.bs rm -f blib/arch/auto/Digest/CRC/CRC.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 CRC.o -o blib/arch/auto/Digest/CRC/CRC.bundle \ \ chmod 755 blib/arch/auto/Digest/CRC/CRC.bundle cp CRC.bs blib/arch/auto/Digest/CRC/CRC.bs chmod 644 blib/arch/auto/Digest/CRC/CRC.bs Manifying blib/man3/Digest::CRC.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/crc....1..20 ok 1 - use ok 2 - crc32 ok 3 - crc32 Nulltest ok 4 - crcccitt ok 5 - crc16 ok 6 - crc8 ok 7 - crc8 Nulltest ok 8 - OO crc32 ok 9 - OO crc32 with addfile 2371909219 ok 10 - OO crc32 with init and addfile 2371909219 ok 11 - OO crcccitt ok 12 - OO crc16 ok 13 - OO crc16 poly 3456 ok 14 - OO crc8 ok 15 - OO crc8 init=ab ok 16 - OO crc8 init=ab, refout ok 17 - crc32 ok 18 - crcccitt ok 19 - crc16 ok 20 - crc8 ok All tests successful. Files=1, Tests=20, 1 wallclock secs ( 0.10 cusr + 0.03 csys = 0.13 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Digest/CRC/CRC.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Digest/CRC/CRC.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Digest/CRC.html Installing /Users/cpanrun/build/5.10.0/site/lib/Digest/CRC.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Digest::CRC.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod