Checking if your kit is complete... Looks good Writing Makefile for Crypt::SEAL2 cp SEAL2.pm blib/lib/Crypt/SEAL2.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 SEAL2.xs > SEAL2.xsc && mv SEAL2.xsc SEAL2.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.4\" -DXS_VERSION=\"1.0.4\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" SEAL2.c SEAL2.xs: In function 'XS_Crypt__SEAL2_new': SEAL2.xs:29: warning: pointer targets in passing argument 2 of 'seal_key' differ in signedness SEAL2.xs: In function 'XS_Crypt__SEAL2_new': SEAL2.xs:29: warning: pointer targets in passing argument 2 of 'seal_key' differ in signedness SEAL2.xs: In function 'XS_Crypt__SEAL2_encrypt': SEAL2.xs:62: warning: pointer targets in initialization differ in signedness SEAL2.xs:64: warning: pointer targets in passing argument 4 of 'seal_encrypt' differ in signedness SEAL2.xs: In function 'XS_Crypt__SEAL2_decrypt': SEAL2.xs:77: warning: pointer targets in initialization differ in signedness SEAL2.xs:79: warning: pointer targets in passing argument 4 of 'seal_encrypt' differ in signedness SEAL2.xs: In function 'XS_Crypt__SEAL2_encrypt': SEAL2.xs:62: warning: pointer targets in initialization differ in signedness SEAL2.xs:64: warning: pointer targets in passing argument 4 of 'seal_encrypt' differ in signedness SEAL2.xs: In function 'XS_Crypt__SEAL2_decrypt': SEAL2.xs:77: warning: pointer targets in initialization differ in signedness SEAL2.xs:79: warning: pointer targets in passing argument 4 of 'seal_encrypt' differ in signedness Running Mkbootstrap for Crypt::SEAL2 () chmod 644 SEAL2.bs rm -f blib/arch/auto/Crypt/SEAL2/SEAL2.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 SEAL2.o -o blib/arch/auto/Crypt/SEAL2/SEAL2.bundle \ \ chmod 755 blib/arch/auto/Crypt/SEAL2/SEAL2.bundle cp SEAL2.bs blib/arch/auto/Crypt/SEAL2/SEAL2.bs chmod 644 blib/arch/auto/Crypt/SEAL2/SEAL2.bs Manifying blib/man3/Crypt::SEAL2.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::SEAL2; ok t/02....1..2 ok 1 - use Crypt::SEAL2; ok 2 ok t/03....1..2 ok 1 - use Crypt::SEAL2; ok 2 ok All tests successful. Files=3, Tests=5, 1 wallclock secs ( 0.84 cusr + 0.17 csys = 1.01 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/SEAL2/SEAL2.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/SEAL2/SEAL2.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Crypt/SEAL2.html Installing /Users/cpanrun/build/5.10.0/site/lib/Crypt/SEAL2.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Crypt::SEAL2.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod