Checking if your kit is complete... Looks good MakeMaker (v6.30) Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib' Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib' Writing Makefile for Crypt::UnixCrypt_XS::fcrypt Writing Makefile for Crypt::UnixCrypt_XS cp lib/Crypt/UnixCrypt_XS.pm blib/lib/Crypt/UnixCrypt_XS.pm cd fcrypt && make gcc -c -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 -Wdeclaration-after-statement -O3 -DVERSION=\"\" -DXS_VERSION=\"\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" fcrypt.c ar cr libfcrypt.a fcrypt.o /usr/bin/ar s libfcrypt.a ranlib: archive library: libfcrypt.a will be fat and ar(1) will not be able to operate on it make[1]: Nothing to be done for `all'. /Users/cpanrun/build/5.8.8/bin/perl /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap UnixCrypt_XS.xs > UnixCrypt_XS.xsc && mv UnixCrypt_XS.xsc UnixCrypt_XS.c Please specify prototyping behavior for UnixCrypt_XS.xs (see perlxs manual) 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 -Wdeclaration-after-statement -O3 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" UnixCrypt_XS.c UnixCrypt_XS.xs: In function 'sv_to_octets': UnixCrypt_XS.xs:12: warning: pointer targets in initialization differ in signedness UnixCrypt_XS.xs: In function 'sv_to_octets': UnixCrypt_XS.xs:12: warning: pointer targets in initialization differ in signedness UnixCrypt_XS.xs: In function 'XS_Crypt__UnixCrypt_XS_crypt_rounds':UnixCrypt_XS.xs: In function 'XS_Crypt__UnixCrypt_XS_crypt_rounds': UnixCrypt_XS.xs:74: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signednessUnixCrypt_XS.xs:74: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness UnixCrypt_XS.xs: In function 'XS_Crypt__UnixCrypt_XS_fold_password': UnixCrypt_XS.xs:93: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness UnixCrypt_XS.xs: In function 'XS_Crypt__UnixCrypt_XS_fold_password': UnixCrypt_XS.xs:93: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness UnixCrypt_XS.xs: In function 'XS_Crypt__UnixCrypt_XS_base64_to_block': UnixCrypt_XS.xs:111: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness UnixCrypt_XS.xs: In function 'XS_Crypt__UnixCrypt_XS_base64_to_block': UnixCrypt_XS.xs:111: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness Running Mkbootstrap for Crypt::UnixCrypt_XS () chmod 644 UnixCrypt_XS.bs rm -f blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bundle 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 UnixCrypt_XS.o -o blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bundle fcrypt/libfcrypt.a \ \ chmod 755 blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bundle cp UnixCrypt_XS.bs blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs chmod 644 blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs Manifying blib/man3/Crypt::UnixCrypt_XS.3 make[1]: Nothing to be done for `all'. PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/compare_forever.......1..0 # Skip your machine is to slow for that much tests skipped all skipped: your machine is to slow for that much tests t/Crypt-UnixCrypt_XS....1..1 ok 1 - use Crypt::UnixCrypt_XS; ok t/extvec................1..101 ok 1 - use Crypt::UnixCrypt_XS; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok t/pieces................1..8 ok 1 - use Crypt::UnixCrypt_XS; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/tradvec...............1..101 ok 1 - use Crypt::UnixCrypt_XS; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok t/utf8..................1..15 ok 1 - use Crypt::UnixCrypt_XS; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok All tests successful, 1 test skipped. Files=6, Tests=226, 1 wallclock secs ( 0.77 cusr + 0.15 csys = 0.92 CPU) No tests defined for Crypt::UnixCrypt_XS::fcrypt extension. make[1]: Nothing to be done for `all'. Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/Crypt/UnixCrypt_XS.html Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/Crypt/UnixCrypt_XS.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Crypt::UnixCrypt_XS.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod