Checking if your kit is complete... Looks good Writing Makefile for Crypt::Shark cp Shark.pm blib/lib/Crypt/Shark.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 Shark.xs > Shark.xsc && mv Shark.xsc Shark.c gcc -c -I. -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=\"1.0.1\" -DXS_VERSION=\"1.0.1\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Shark.c Shark.xs: In function 'XS_Crypt__Shark_new': Shark.xs:45: warning: pointer targets in passing argument 1 of 'key_init' differ in signedness Shark.xs: In function 'XS_Crypt__Shark_encrypt': Shark.xs:59: warning: pointer targets in initialization differ in signedness Shark.xs:64: warning: pointer targets in passing argument 3 of 'encryption' differ in signedness Shark.xs: In function 'XS_Crypt__Shark_decrypt': Shark.xs:78: warning: pointer targets in initialization differ in signedness Shark.xs: In function 'XS_Crypt__Shark_new': Shark.xs:45: warning: pointer targets in passing argument 1 of 'key_init' differ in signedness Shark.xs: In function 'XS_Crypt__Shark_encrypt': Shark.xs:59: warning: pointer targets in initialization differ in signedness Shark.xs:64: warning: pointer targets in passing argument 3 of 'encryption' differ in signedness Shark.xs:83: warning: pointer targets in passing argument 3 of 'decryption' differ in signedness Shark.xs: In function 'XS_Crypt__Shark_decrypt': Shark.xs:78: warning: pointer targets in initialization differ in signedness Shark.xs:83: warning: pointer targets in passing argument 3 of 'decryption' differ in signedness Running Mkbootstrap for Crypt::Shark () chmod 644 Shark.bs rm -f blib/arch/auto/Crypt/Shark/Shark.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 Shark.o -o blib/arch/auto/Crypt/Shark/Shark.bundle \ \ chmod 755 blib/arch/auto/Crypt/Shark/Shark.bundle cp Shark.bs blib/arch/auto/Crypt/Shark/Shark.bs chmod 644 blib/arch/auto/Crypt/Shark/Shark.bs Manifying blib/man3/Crypt::Shark.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.........1..2 ok 1 - use Crypt::Shark; ok 2 ok t/02.........1..2 ok 1 - use Crypt::Shark; ok 2 ok t/03.........1..2 ok 1 - use Crypt::Shark; ok 2 ok t/04.........1..2 ok 1 - use Crypt::Shark; ok 2 ok t/loading....1..1 ok 1 - use Crypt::Shark; ok All tests successful. Files=5, Tests=9, 2 wallclock secs ( 1.45 cusr + 0.32 csys = 1.77 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/Crypt/Shark/Shark.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/Shark/Shark.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Crypt/Shark.html Installing /Users/cpanrun/build/5.10.0/site/lib/Crypt/Shark.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Crypt::Shark.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod