Checking if your kit is complete... Looks good Writing Makefile for Crypt::Loki97 cp Loki97.pm blib/lib/Crypt/Loki97.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap typemap Loki97.xs > Loki97.xsc && mv Loki97.xsc Loki97.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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.0.1\" -DXS_VERSION=\"1.0.1\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Loki97.c In file included from Loki97.xs:5: _loki97.c: In function 'makeKey': _loki97.c:350: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness _loki97.c:350: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness In file included from Loki97.xs:5: _loki97.c: In function 'makeKey': _loki97.c:350: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness _loki97.c:350: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness _loki97.c: In function 'self_test': _loki97.c:1000: warning: pointer targets in initialization differ in signedness _loki97.c:1020: warning: pointer targets in passing argument 3 of 'cipherInit' differ in signedness _loki97.c: In function 'self_test': _loki97.c:1000: warning: pointer targets in initialization differ in signedness _loki97.c:1020: warning: pointer targets in passing argument 3 of 'cipherInit' differ in signedness Loki97.xs: In function 'XS_Crypt__Loki97_new': Loki97.xs:46: warning: pointer targets in passing argument 3 of 'cipherInit' differ in signedness Loki97.xs:50: warning: pointer targets in passing argument 4 of 'makeKey' differ in signedness Loki97.xs:54: warning: pointer targets in passing argument 4 of 'makeKey' differ in signedness Loki97.xs: In function 'XS_Crypt__Loki97_new': Loki97.xs:46: warning: pointer targets in passing argument 3 of 'cipherInit' differ in signedness Loki97.xs: In function 'XS_Crypt__Loki97_encrypt': Loki97.xs:70: warning: pointer targets in initialization differ in signedness Loki97.xs:50: warning: pointer targets in passing argument 4 of 'makeKey' differ in signedness Loki97.xs:54: warning: pointer targets in passing argument 4 of 'makeKey' differ in signednessLoki97.xs:77: warning: pointer targets in passing argument 5 of 'blockEncrypt' differ in signedness Loki97.xs: In function 'XS_Crypt__Loki97_encrypt': Loki97.xs:70: warning: pointer targets in initialization differ in signedness Loki97.xs: In function 'XS_Crypt__Loki97_decrypt': Loki97.xs:77: warning: pointer targets in passing argument 5 of 'blockEncrypt' differ in signednessLoki97.xs:95: warning: pointer targets in initialization differ in signedness Loki97.xs:102: warning: pointer targets in passing argument 5 of 'blockDecrypt' differ in signedness Loki97.xs: In function 'XS_Crypt__Loki97_decrypt': Loki97.xs:95: warning: pointer targets in initialization differ in signedness Loki97.xs:102: warning: pointer targets in passing argument 5 of 'blockDecrypt' differ in signedness Running Mkbootstrap for Crypt::Loki97 () chmod 644 Loki97.bs rm -f blib/arch/auto/Crypt/Loki97/Loki97.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Loki97.o -o blib/arch/auto/Crypt/Loki97/Loki97.bundle chmod 755 blib/arch/auto/Crypt/Loki97/Loki97.bundle cp Loki97.bs blib/arch/auto/Crypt/Loki97/Loki97.bs chmod 644 blib/arch/auto/Crypt/Loki97/Loki97.bs Manifying blib/man3/Crypt::Loki97.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01.........ok t/02.........ok t/03.........ok t/04.........ok t/05.........ok t/06.........ok t/loading....ok All tests successful. Files=7, Tests=13, 3 wallclock secs ( 1.61 cusr + 0.39 csys = 2.00 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/Crypt::Loki97.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true