Checking if your kit is complete... Looks good Writing Makefile for Crypt::Noekeon cp Noekeon.pm blib/lib/Crypt/Noekeon.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 Noekeon.xs > Noekeon.xsc && mv Noekeon.xsc Noekeon.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" Noekeon.c Noekeon.xs: In function 'XS_Crypt__Noekeon_new': Noekeon.xs:43: warning: pointer targets in passing argument 1 of 'NESSIEkeysetup' differ in signedness Noekeon.xs: In function 'XS_Crypt__Noekeon_new': Noekeon.xs:43: warning: pointer targets in passing argument 1 of 'NESSIEkeysetup' differ in signedness Noekeon.xs: In function 'XS_Crypt__Noekeon_encrypt': Noekeon.xs:56: warning: pointer targets in initialization differ in signedness Noekeon.xs: In function 'XS_Crypt__Noekeon_encrypt': Noekeon.xs:56: warning: pointer targets in initialization differ in signedness Noekeon.xs:61: warning: pointer targets in passing argument 3 of 'NESSIEencrypt' differ in signedness Noekeon.xs:61: warning: pointer targets in passing argument 3 of 'NESSIEencrypt' differ in signedness Noekeon.xs: In function 'XS_Crypt__Noekeon_decrypt': Noekeon.xs:75: warning: pointer targets in initialization differ in signedness Noekeon.xs:80: warning: pointer targets in passing argument 3 of 'NESSIEdecrypt' differ in signednessNoekeon.xs: In function 'XS_Crypt__Noekeon_decrypt': Noekeon.xs:75: warning: pointer targets in initialization differ in signedness Noekeon.xs:80: warning: pointer targets in passing argument 3 of 'NESSIEdecrypt' differ in signedness Running Mkbootstrap for Crypt::Noekeon () chmod 644 Noekeon.bs rm -f blib/arch/auto/Crypt/Noekeon/Noekeon.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 Noekeon.o -o blib/arch/auto/Crypt/Noekeon/Noekeon.bundle \ \ chmod 755 blib/arch/auto/Crypt/Noekeon/Noekeon.bundle cp Noekeon.bs blib/arch/auto/Crypt/Noekeon/Noekeon.bs chmod 644 blib/arch/auto/Crypt/Noekeon/Noekeon.bs Manifying blib/man3/Crypt::Noekeon.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..1 ok 1 - use Crypt::Noekeon; ok t/02....1..2 ok 1 - use Crypt::Noekeon; ok 2 ok t/03....1..2 ok 1 - use Crypt::Noekeon; ok 2 ok t/04....1..2 ok 1 - use Crypt::Noekeon; ok 2 ok t/05....1..2 ok 1 - use Crypt::Noekeon; ok 2 ok t/06....1..2 ok 1 - use Crypt::Noekeon; ok 2 ok t/07....1..2 ok 1 - use Crypt::Noekeon; ok 2 ok t/08....1..2 ok 1 - use Crypt::Noekeon; ok 2 ok t/09....1..2 ok 1 - use Crypt::Noekeon; ok 2 ok All tests successful. Files=9, Tests=17, 3 wallclock secs ( 2.56 cusr + 0.51 csys = 3.07 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/Noekeon/Noekeon.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/Noekeon/Noekeon.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Crypt/Noekeon.html Installing /Users/cpanrun/build/5.10.0/site/lib/Crypt/Noekeon.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Crypt::Noekeon.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod