Checking if your kit is complete... Looks good Writing Makefile for Crypt::Camellia cp Camellia.pm blib/lib/Crypt/Camellia.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 Camellia.xs > Camellia.xsc && mv Camellia.xsc Camellia.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.2\" -DXS_VERSION=\"1.0.2\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Camellia.c Camellia.xs: In function 'XS_Crypt__Camellia_new': Camellia.xs:43: warning: pointer targets in passing argument 2 of 'Camellia_Ekeygen' differ in signedness Camellia.xs: In function 'XS_Crypt__Camellia_new': Camellia.xs:43: warning: pointer targets in passing argument 2 of 'Camellia_Ekeygen' differ in signedness Camellia.xs: In function 'XS_Crypt__Camellia_encrypt': Camellia.xs:56: warning: pointer targets in initialization differ in signedness Camellia.xs: In function 'XS_Crypt__Camellia_encrypt': Camellia.xs:56: warning: pointer targets in initialization differ in signedness Camellia.xs:61: warning: pointer targets in passing argument 4 of 'Camellia_Encrypt' differ in signedness Camellia.xs:61: warning: pointer targets in passing argument 4 of 'Camellia_Encrypt' differ in signedness Camellia.xs: In function 'XS_Crypt__Camellia_decrypt': Camellia.xs:75: warning: pointer targets in initialization differ in signedness Camellia.xs: In function 'XS_Crypt__Camellia_decrypt': Camellia.xs:75: warning: pointer targets in initialization differ in signedness Camellia.xs:80: warning: pointer targets in passing argument 4 of 'Camellia_Decrypt' differ in signedness Camellia.xs:80: warning: pointer targets in passing argument 4 of 'Camellia_Decrypt' differ in signedness Running Mkbootstrap for Crypt::Camellia () chmod 644 Camellia.bs rm -f blib/arch/auto/Crypt/Camellia/Camellia.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 Camellia.o -o blib/arch/auto/Crypt/Camellia/Camellia.bundle \ \ chmod 755 blib/arch/auto/Crypt/Camellia/Camellia.bundle cp Camellia.bs blib/arch/auto/Crypt/Camellia/Camellia.bs chmod 644 blib/arch/auto/Crypt/Camellia/Camellia.bs Manifying blib/man3/Crypt::Camellia.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::Camellia; ok 2 ok t/02.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/03.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/04.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/05.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/06.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/07.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/08.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/09.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/10.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/11.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/12.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/13.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/14.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/15.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/16.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/17.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/18.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/19.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/20.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/21.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/22.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/23.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/24.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/25.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/26.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/27.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/28.........1..2 ok 1 - use Crypt::Camellia; ok 2 ok t/loading....1..1 ok 1 - use Crypt::Camellia; ok All tests successful. Files=29, Tests=57, 10 wallclock secs ( 8.32 cusr + 1.67 csys = 9.99 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/Camellia/Camellia.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/Camellia/Camellia.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Crypt/Camellia.html Installing /Users/cpanrun/build/5.10.0/site/lib/Crypt/Camellia.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Crypt::Camellia.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod